Cisco ASR 9000 Series 구성 매뉴얼 - 페이지 48

{카테고리_이름} Cisco ASR 9000 Series에 대한 구성 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco ASR 9000 Series 50 페이지. Line card
Cisco ASR 9000 Series에 대해서도 마찬가지입니다: 네트워크 설정 구성 (26 페이지), 구성 매뉴얼 (46 페이지), 매뉴얼 (24 페이지), 구성 (46 페이지), 매뉴얼 (44 페이지), 빠른 참조 매뉴얼 (7 페이지)

Cisco ASR 9000 Series 구성 매뉴얼
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