Cisco ASR 9000 Series Посібник з конфігурації - Сторінка 48
Переглянути онлайн або завантажити pdf Посібник з конфігурації для Мережеве обладнання Cisco ASR 9000 Series. Cisco ASR 9000 Series 50 сторінок. Line card
Також для Cisco ASR 9000 Series: Налаштування мережевих параметрів (26 сторінок), Посібник з конфігурації (46 сторінок), Посібник (24 сторінок), Налаштування (46 сторінок), Посібник (44 сторінок), Короткий довідник (7 сторінок)
Configuration Examples for Serial Interfaces
•
IPHC Profile Configuration: Example
The following example shows how to configure an IPHC Profile:
config
iphc tcp connections 6000 location 0/2/1
iphc non-tcp connections 6000 location 0/2/1
iphc profile Profile_1 type iphc
commit
IPHC on a Serial Interface Configuration: Examples
Example 1
The following example shows how to enable an IP header compression (IPHC) profile on a serial
interface by attaching the profile directly to the interface:
config
interface serial 0/1/0/1
commit
Example 2
The following example shows how to enable an IP header compression (IPHC) profile on an interface
by specifying a QoS service policy that contains an IPHC profile:
config
interface serial 0/1/0/1:1
commit
IPHC on Multilink Configuration: Example
The following example shows how to configure an IP header compression (IPHC) on a multilink
interface:
config
interface multilink 0/4/3/0/4
interface serial 0/1/0/1:1
Cisco ASR 9000 Aggregation Services Router Interfaces and Hardware Component Configuration Guide
546
IPHC on a Serial Interface with MLPPP/LFI and QoS Configuration: Example, page 547
tcp compression
tcp context absolute 255
non-tcp compression
non-tcp context absolute 255
rtp
refresh max-period 50
refresh max-time 10
refresh rtp
feedback disable
max-header 20
encapsulation ppp
ipv4 iphc profile Profile_1
encapsulation ppp
ipv4 iphc profile Profile_2 mode service-policy
service-policy output ip_header_compression_policy_map
ipv4 address 10.10.10.10
encapsulation ppp
ipv4 iphc profile Profile_1
commit
encapsulation ppp
Configuring Serial Interfaces on the Cisco ASR 9000 Series Router
OL-26061-03