Configure RSVP Agents in Cisco IOS Software
CIPT2 Vol. 1 Page 3-59 shows how to configure a Cisco IOS router to enable RSVP-agent functionality.
!
sccp local FastEthernet 0/0
sccp ccm 10.1.1.1 identifier 1 version 6.0
sccp
!
sccp ccm group 1
associate ccm 1 priority 1
associate profile 1 register HQ-1_MTP
!
dspfarm profile 1 mtp
codec pass-through
rsvp
maximum sessions software 20
associate application SCCP
!
interface Serial0/1
description IP-WAN
ip address 10.1.4.101 255.255.255.0
duplex auto
speed auto
ip rsvp bandwidth 40
Comments