Configuring Sx Service
Use the following commands to specify a Sx service name to allow configuration of the Sx service under Context Configuration Mode.
configure
context context_name
[ no ] sx-service service_name
end
NOTES:
-
no : Disables the command.
-
By default, this command is disabled.
Selectively Compress or Decompress Optimization Based on Sx Message Length
By default, certain Packet Forwarding Control Protocol (PFCP) messages are compressed. To extract certain CPU benefits, a new CLI command is introduced that compresses the messages only when the total encoded packet length exceeds the configured packet length. Although the compression is enabled by default, the compression begins only on the packets that are either above or equal to the configured length. Maximum restriction on the size of the Sx message is 5120. Packets exceeding this upper limit must be compressed. The packet length is not applicable to the sx-update-ip-pool keyword, which compresses the IP pool TLVs in PFCP messages. As the packet-length keyword is optional, the default value is configured when the packet length is not specified.
Use the following command to selectively compress or decompress optimization that is based on Sx message length.
configure
context context_name
sx-service service_name
[ no ] sx-protocol compression [ packet-length length ] sx-update-ip-pool
end
NOTES:
-
no : Disables command.
-
sx-update-ip-pool : Configures SX update message to the userplane with compression.
-
packet-length: Configures compression above or equal to the packet length of 5120.
Verifying Sx Service Configuration
Use the following commands to verify a particular attribute or all attributes associated with the Sx Service configuration:
-
show sx-service all
-
show sx-service name
-
show sx-service statistics all
-
show sx-service statistics header-decoder-errors