Cisco Cisco ASR 5000

Page of 148
To configure the system to enable VJ header compression to IP headers:
Step 1
Enable VJ header compression by applying the example configuration in
65
.
Step 2
Verify your VJ header compression configuration by following the steps in
Configuration, on page 73
.
Step 3
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 VJ Header Compression
Use the following example to enable the VJ header compression over PPP:
configure
context
<
ctxt_name
>
subscriber name
<
subs_name
>
ip header-compression vj
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 VJ IP header
compression for.
Verifying the VJ Header Compression Configuration
These instructions are used to verify the VJ header compression configuration.
Verify that your header compression configurations for subscriber by entering the following command in Exec Mode in
specific context:
show subscriber configuration username subs_name
The output of this command is a concise listing of subscriber parameter settings as configured.
Configuring RoHC Header Compression for PPP
RoHC IP header compression can be configured for all IP traffic, uplink traffic only, or downlink traffic only.
When RoHC is configured for all traffic, you can specify the mode in which RoHC is applied.
HSGW Administration Guide, StarOS Release 19    
65
IP Header Compression
Enabling VJ Header Compression