Cisco Cisco IOS Software Release 12.2(33)SRE

Page de 58
RSVP Fast Local Repair
  show ip rsvp sender
50
Cisco IOS Release 12.2(33)SRB
Example 6: The command output shows only senders having a specific destination.
To show only information about senders having a specific destination, specify the destination filter as 
shown below. In this example, the destination is 172.16.0.0.
Router# show ip rsvp sender filter destination 172.16.0.0
To          From         Pro DPort Sport Prev Hop    I/F  BPS  Bytes
172.16.0.0  172.31.255   1   0     23                      0G     1K
172.16.0.0  172.31.255   1   1     22                      0G     1K
172.16.0.0  172.31.255   1   1000  22                      0G     1K
Example 7: Show more detail about a sender having a specific destination.
To show more detail about the sender whose destination port is 1000 (as shown in Example 6), specify 
the command with the destination port filter: 
Router# show ip rsvp sender filter detail dst-port 1000
PATH:
  Tun Dest 172.16.0.0 Tun ID 1000 Ext Tun ID 172.31.255.255
  Tun Sender: 172.31.255.255, LSP ID: 22
  Path refreshes being sent to NHOP 10.1.1.4 on Ethernet2
  Session Attr::
    Setup Prio: 7, Holding Prio: 7
    Flags: SE Style
    Session Name:tagsw4500-25_t1000 
  ERO:
    10.1.1.4 (Strict IPv4 Prefix, 8 bytes, /32)
    172.16.0.0 (Strict IPv4 Prefix, 8 bytes, /32)
  Traffic params - Rate: 0G bits/sec, Max. burst: 1K bytes
  Fast-Reroute Backup info:
    Inbound  FRR: Not active
    Outbound FRR: No backup tunnel selected
Related Commands
BPS
Reservation rate, in bits per second, that the application is advertising it 
might achieve.
Bytes
Bytes of burst size that the application is advertising it might achieve.
Table 14
show ip rsvp sender Field Descriptions (continued)
Field
Description
Command
Description
ip rsvp sender
Enables a router to simulate RSVP PATH message 
reception from the sender.
show ip rsvp reservation
Displays RSVP PATH-related receiver information 
currently in the database.