|
Command or Action |
Purpose |
|
enable
Example:
Device> enable
|
(Optional) Enables privileged EXEC mode.
-
Enter your password if prompted.
|
|
show ip rsvp counters [authentication][interface type number| neighbor[vrf{*| vrf-name}] | state teardown| summary]
Example:
Device# show ip rsvp counters neighbor vrf myvrf
|
(Optional) Displays the number of RSVP messages that were sent and received on each interface.
-
Enter the vrf-namename and any other appropriate keywords and arguments.
|
|
show ip rsvp host vrf {* | vrf-name} {receivers | senders} [group-name | group-address]
Example:
Device(config)# show ip rsvp vrf * senders
|
(Optional) Displays specific information for an RSVP host configured with a VRF instance.
-
Enter the vrf-namename and any other appropriate keywords and arguments.
|
|
show ip rsvp installed [vrf{* | vrf-name}] [interface-type interface-number] [detail]
Example:
Device# show ip rsvp installed vrf myvrf detail
|
(Optional) Displays RSVP-related installed filters and corresponding bandwidth information.
-
Enter the vrf-namename and any other appropriate keywords and arguments.
|
|
show ip rsvp interface [vrf{* | vrf-name}] [detail] [interface-type interface-number]
Example:
Device# show ip rsvp interface vrf myvrf detail
|
(Optional) Displays information related to RSVP.
-
Enter the vrf-namename and any other appropriate keywords and arguments.
|
|
show ip rsvp listeners [ip-address | any | vrf{* | vrf-name}] [udp | tcp | any | protocol] [dst-port | any]
Example:
Device# show ip rsvp listeners vrf myvrf1
|
(Optional) Displays the RSVP listeners for a specified port or protocol.
-
Enter the vrf-namename and any other appropriate keywords and arguments.
|
|
show ip rsvp neighbor [detail | inactive[detail]] | vrf{* | vrf-name}]
Example:
Device# show ip rsvp neighbor vrf myvrf1
|
(Optional) Displays current RSVP neighbors.
-
Enter the vrf-namename and any other appropriate keywords and arguments.
|
|
show ip rsvp policy vrf {* | vrf-name} [identity[alias]] | local[acl acl | default | detail[acl acl | default | identity alias | interface interface-type | origin-as as-number]]
Example:
Device# show ip rsvp policy vrf myvrf1
|
(Optional) Displays information for an RSVP policy configured with a VRF instance.
-
Enter the vrf-namename and any other appropriate keywords and arguments.
|
|
show ip rsvp request [vrf{* | vrf-name}] [detail] [filter [destination ip-address| hostname] [dst-port port-number] [source ip-address| hostname] [src-port port-number]]
Example:
Device# show ip rsvp request vrf myvrf1
|
(Optional) Displays RSVP-related request information currently in the database.
-
Enter the vrf-namename and any other appropriate keywords and arguments.
|
|
show ip rsvp reservation [detail | filter [destination ip-address| hostname] [dst-port port-number] [source ip-address| hostname] [src-port port-number]] [vrf{* | vrf-name}]
Example:
Device# show ip rsvp reservation vrf myvrf1
|
(Optional) Displays RSVP-related receiver information currently in the database.
-
Enter the vrf-namename and any other appropriate keywords and arguments.
|
|
show ip rsvp sender [detail | filter [destination ip-address| hostname] [dst-port port-number] [source ip-address| hostname] [src-port port-number]] [vrf{* | vrf-name}]
Example:
Device# show ip rsvp sender vrf myvrf1
|
(Optional) Displays RSVP PATH-related sender information currently in the database.
-
Enter the vrf-namename and any other appropriate keywords and arguments.
|
|
show ip rsvp signalling fast-local-repair [statistics[detail]]
Example:
Device# show ip rsvp signalling fast-local repair statistics detail
|
(Optional) Displays fast-local-repair (FLR)-specific information, including VRF, maintained by RSVP. |