Cisco Cisco ASR 5000

Page of 148
Configuring Both RoHC and VJ Header Compression
You can configure the system to use both VJ and RoHC IP header compression. When both VJ and RoHC
are specified, the optimum header compression algorithm for the type of data being transferred is used for
data in the downlink direction.
If both RoHC and VJ header compression are specified, the optimum header compression algorithm for
the type of data being transferred is used for data in the downlink direction.
Important
This section provides the minimum instruction set for configuring subscriber profile for header compression.
For more information on commands that configure additional parameters and options, refer Subscriber
Configuration Mode Commands 
chapter in th Command Line Interface Reference.
Important
To configure the system to enable both RoHC and VJ header compression to IP headers:
• Enable the RoHC and VJ header compression by applying the example configuration in
.
• Verify your RoHC and VJ header compression configuration by following the steps in
.
• Save your configuration to flash memory, an external memory device, and/or a network location using
the Exec mode command save configuration. For additional information on how to verify and save
configuration files, refer to the System Administration Guide and the Command Line Interface Reference.
Enabling RoHC and VJ Header Compression for PPP
Use the following example to enable the header compression over PPP:
configure
context
<
ctxt_name
>
subscriber name
<
subs_name
>
ip header-compression vj RoHC [ any [ mode { optimistic | reliable | unidirectional
} ] | cid-mode { { large | small } [ marked-flows-only | max-cid | max-hdr
<
value
>
| mrru
<
value
>
] } |
marked flows-only | max-hdr
<
value
> | mrru <
value
>
| downlink | uplink ] }+
end
Notes:
• <ctxt_name> is the system context in which you wish to configure the subscriber profile. Typically this
is an AAA context.
• <subs_name> is the name of the subscriber in the current context that you want to enable RoHC header
compression for.
• Refer to the Subscriber Configuration Mode Commands chapter in Command Line Interface Reference
for more details on this command and its options.
HSGW Administration Guide, StarOS Release 19    
67
IP Header Compression
Configuring Both RoHC and VJ Header Compression