
5-26
Cisco Catalyst 4000 Access Gateway Module Installation and Configuration Note
OL-3008-01
Chapter 5 Configuring the Voice Interfaces
Voice over IP Configuration Examples
! Create pots dial-peer 1
dial-peer voice 1 pots
! Define its associated telephone number and voice port
destination-pattern +4085264001
port 1/0
! Configure serial interface 2/0
interface Serial2/0
ip address 10.0.0.1 255.0.0.0
no ip mroute-cache
! Configure RTP header compression
ip rtp header-compression
ip rtp compression-connections 25
! Enable RSVP on this interface
ip rsvp bandwidth 96 96
fair-queue 64 256 36
clockrate 128000
gateway igrp 888
network 10.0.0.0
network 20.0.0.0
network 40.0.0.0
Configuration for AGM AGLB-2
The following example shows the AGLB-2 configuration:
hostname ag1b-2
! Create pots dial-peer 2
dial-peer voice 2 pots
! Define its associated telephone number and voice-port
destination-pattern +4155264002
port 1/0
! Create voip dial-peer 20
dial-peer voice 20 voip
!Define its associated telephone number and IP address
destination-pattern +4085264001
sess-target ipv4:10.0.0.1
! Configure serial interface 2/0
interface Serial2/0
ip address 10.0.0.2 255.0.0.0
no ip mroute-cache
! Configure RTP header compression
ip rtp header-compression
ip rtp compression-connections 25
! Enable RSVP on this interface
ip rsvp bandwidth 96 96
fair-queue 64 256 3
clockrate 128000
! Configure IGRP
gateway igrp 888
network 10.0.0.0
network 20.0.0.0
network 40.0.0.0
Comentarios a estos manuales