Cisco ASR 9000 Series Panduan Konfigurasi - Halaman 38

Jelajahi secara online atau unduh pdf Panduan Konfigurasi untuk Gerbang Cisco ASR 9000 Series. Cisco ASR 9000 Series 50 halaman. Line card
Juga untuk Cisco ASR 9000 Series: Mengkonfigurasi Pengaturan Jaringan (26 halaman), Panduan Konfigurasi (46 halaman), Manual (24 halaman), Mengkonfigurasi (46 halaman), Manual (44 halaman), Panduan Referensi Cepat (7 halaman)

Cisco ASR 9000 Series Panduan Konfigurasi
How to Configure Serial Interfaces
Configuring an IPHC Profile
This section describes how to create and configure an IP header compression (IPHC) profile. This
procedure is for TCP and non-TCP compression.
SUMMARY STEPS
To configure an IP header compression (IPHC) profile, perform the following steps.
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/0/CPU0:router# configure
Step 2
iphc profile profile-name type {ietf | iphc}
Example:
RP/0/0/CPU0:router(config)# iphc profile Profile_1
type iphc
Step 3
tcp compression
Example:
RP/0/0/CPU0:router(config-iphc-profile)# tcp
compression
Cisco ASR 9000 Aggregation Services Router Interfaces and Hardware Component Configuration Guide
536
configure
iphc profile profile-name type {ietf | iphc}
tcp compression
tcp context absolute number-of-contexts
non-tcp compression
non-tcp context absolute number-of-contexts
rtp
refresh max-period {max-number | infinite}
refresh rtp
feedback disable
max-header number-of-bytes
end
or
commit
Configuring Serial Interfaces on the Cisco ASR 9000 Series Router
Purpose
Enters global configuration mode.
Creates an IPHC profile, sets the compression format
type. and enters the IPHC profile configuration mode.
Enables TCP compression in an IPHC profile.
OL-26061-03