Cisco Cisco IOS Software Release 12.2(33)SRE

Page de 16
RSVP Interface-Based Receiver Proxy
  ip rsvp listener outbound
13
Cisco IOS Release: Multiple releases
When you configure an interface-based receiver proxy to reply, RSVP performs Call Admission Control 
(CAC) on the outbound (or egress) interface for the flow. If CAC fails, the reservation is not generated. 
This is the same behavior as for the global RSVP receiver proxy command.
The outbound interface that a flow uses is determined when the flow is set up, and the interface-based 
receiver proxy is consulted at that time. The interface-based receiver proxy is not consulted if there is a 
change in routing for an existing flow.
If the interface-based receiver proxy receives a RESVERR message with an admission control failure 
error or a policy reject error, the interface-based receiver proxy generates a PATHERR message with the 
same error to provide explicit notification to the sender of the reservation failure.
Examples
In the following example, PATH messages sent through Ethernet interface 3/0 are rejected and 
PATHERROR messages are generated: 
Router# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)# interface Ethernet3/0
Router(config-if)# ip rsvp listener outbound reject
Related Commands
Command
Description
ip rsvp listener
Configures an RSVP router to listen for PATH messages.
ip rsvp reservation
Enables a router to simulate receiving and forwarding RSVP RESV 
messages.
ip rsvp 
reservation-host
Enables a router to simulate a host generating RSVP RESV messages.
show ip rsvp listeners
Displays configured RSVP listeners.