cid-mode
This mode allows you to configure options that apply during RoHC compression for the service.
Product
HSGW
Privilege
Administrator
Mode
Exec > Global Configuration > Context Configuration > HSGW Service Configuration > HSGW Service RoHC Configuration
configure > context context_name > hsgw-service service_name > ip header-compression rohc
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-ip-header-compression-rohc)#
Syntax
cid-mode { large | small } max-cid integer
default cid-mode
default
Reset all options in the RoHC Profile Compression Configuration mode to their default values.
large
Use large packets with optional information for RoHC
small
This is the default packet size.
Use small RoHC packets.
max-cid integer
Specifies the highest context ID number to be used by the compressor as an integer from 0 through 15 when small packet size is selected, and 0 through 31 when large packet size is selected. Default: 15
Usage Guidelines
Use this command to set the RoHC packet size and define the maximum
Example
cid-mode large max-cid 28
default cid-mode