Cisco Cisco IOS Software Release 12.2(33)SRE

Descargar
Página de 16
RSVP Interface-Based Receiver Proxy
  Additional References
9
Cisco IOS Release: Multiple releases
 no cdp enable
 ip rsvp bandwidth 2000
 ip rsvp listener outbound reject
end
Verifying the Listeners (Proxies)
The following example verifies the listeners (proxies) that you configured on the middle router 
(Router 2) on behalf of the two tailend routers (Routers 3 and 4):
To                 Protocol   DPort   Description                 Action    OutIf
10.0.0.0           0          0       RSVP Proxy                  reply     Et2/0
10.0.0.0           0          0       RSVP Proxy                  reject    Et3/0
Verifying the Reservations
The following example displays reservations established by the middle router (Router 2) on behalf of the 
tailend routers (Routers 3 and 4) as seen from the headend router (Router 1):
Router# show ip rsvp reservation
To            From          Pro DPort Sport Next Hop      I/F      Fi Serv BPS
10.0.0.7      10.0.0.1      TCP 4     4     10.0.0.2      Et1/0    FF RATE 100K
10.0.0.7      10.0.0.1      UDP 3     3     10.0.0.2      Et1/0    FF RATE 100K
The following example verifies that a reservation is locally generated (proxied). Only one reservation is 
shown:
Router# show ip rsvp reservation detail
RSVP Reservation. Destination is 10.0.0.7, Source is 10.0.0.1, 
  Protocol is UDP, Destination port is 1, Source port is 1
  Next Hop: 10.2.3.3 on Ethernet2/0
  Reservation Style is Fixed-Filter, QoS Service is Guaranteed-Rate
  Resv ID handle: 01000405.
  Created: 09:24:24 EST Fri Jun 2 2006
  Average Bitrate is 100K bits/sec, Maximum Burst is 10K bytes
  Min Policed Unit: 0 bytes, Max Pkt Size: 0 bytes
  Status: Proxied
  Policy: Forwarding. Policy source(s): Default
Verifying CAC on an Outbound Interface
The following example verifies that the proxied reservation performed CAC on the local outbound 
interface:
Router# show ip rsvp installed
RSVP: Ethernet3/0 has no installed reservations
RSVP: Ethernet2/0
BPS    To              From            Protoc DPort  Sport  
100K   10.0.0.7        10.0.0.1        UDP    1       1     
Additional References
The following sections provide references related to the RSVP Interface-Based Receiver Proxy feature.