Cisco 3600 Series 구성 매뉴얼 - 페이지 8

{카테고리_이름} Cisco 3600 Series에 대한 구성 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco 3600 Series 36 페이지. Memory upgrade
Cisco 3600 Series에 대해서도 마찬가지입니다: 제품 개요 (10 페이지), 업그레이드 지침 (30 페이지), 소유자 매뉴얼 (17 페이지), 애플리케이션 노트 (41 페이지), 사용자 설명서 (25 페이지), 부록 (15 페이지), 사용자 설명서 (7 페이지), 매뉴얼 (5 페이지), 구성 참고 사항 (23 페이지), 구성 참고 사항 (18 페이지), 구성 참고 사항 (25 페이지)

Cisco 3600 Series 구성 매뉴얼
Configure IP Networks for Real-Time Voice Traffic
For more information about Multilink PPP, refer to the "Configuring Media-Independent PPP and
Multilink PPP" chapter in the Dial Solutions Configuration Guide.
Multilink PPP Configuration Example
The following example defines a virtual interface template that enables Multilink PPP with
interleaving and a maximum real-time traffic delay of 20 milliseconds, and then applies that virtual
template to the Multilink PPP bundle:
interface virtual-template 1
multilink virtual-template 1
Configure RTP Header Compression
Real-Time Transport Protocol (RTP) is used for carrying packetized audio traffic over an IP network.
RTP header compression compresses the IP/UDP/RTP header in an RTP data packet from 40 bytes
to approximately 2 to 4 bytes (most of the time), as shown in Figure 4.
This compression feature is beneficial if you are running Voice over IP over slow links. Enabling
compression on both ends of a low-bandwidth serial link can greatly reduce the network overhead if
there is a lot of RTP traffic on that slow link.
Typically, an RTP packet has a payload of approximately 20 to 160 bytes for audio applications that
use compressed payloads. RTP header compression is especially beneficial when the RTP payload
size is small (for example, compressed audio payloads between 20 and 50 bytes).

Figure 4

Before RTP header compression:
After RTP header compression:
VC-20
Voice, Video, and Home Applications Configuration Guide
ppp multilink
encapsulated ppp
ppp multilink interleave
ppp multilink fragment-delay 20
ip rtp reserve 16384 100 64
RTP Header Compression
20 bytes
8 bytes
12 bytes
IP
UDP
RTP
Header
2 to 4 bytes
IP/UDP/RTP header
Payload
20 to 160 bytes
Payload
20 to 160 bytes