Configuring Serial Interfaces on the Cisco ASR 9000 Series Router
How to Configure Serial Interfaces
539
Cisco ASR 9000 Aggregation Services Router Interfaces and Hardware Component Configuration Guide
OL-26061-03
11. feedback disable
12. max-header number-of-bytes
13. end
or
commit
DETAILED STEPS
Command or Action Purpose
Step 1
config
Example:
RP/0/RSP0/CPU0:router# configure
Enters global configuration mode.
Step 2
iphc profile profile-name type {cisco | ietf |
iphc}
Example:
RP/0/RSP0/CPU0:router(config)# iphc profile
Profile_1 type iphc
Creates an IPHC profile, sets the compression format
type, and enters the IPHC profile configuration mode.
Step 3
tcp compression
Example:
RP/0/RSP0/CPU0:router(config-iphc-profile)# tcp
compression
Enables TCP compression in an IPHC profile.
Step 4
tcp context absolute number-of-contexts
Example:
RP/0/RSP0/CPU0:router(config-iphc-profile)# tcp
context absolute 255
Configures the maximum number of TCP contexts that
are allowed for IPHC on a line card.
Step 5
non-tcp compression
Example:
RP/0/RSP0/CPU0:router(config-iphc-profile)# non-tcp
compression
Enables non-TCP compression in an IPHC profile.
Step 6
non-tcp context absolute number-of-contexts
Example:
RP/0/RSP0/CPU0:router(config-iphc-profile)# non-tcp
context absolute 255
Configures the maximum number of non-TCP contexts
that are allowed for IPHC on a line card.
Step 7
rtp
Example:
RP/0/RSP0/CPU0:router(config-iphc-profile)# rtp
Configures Real Time Protocol (RTP) on the interface.