show rsvp neighbor
Syntax
Syntax (EX Series Switch)
Release Information
Command introduced before Junos OS Release 7.4.
Command introduced in Junos OS Release 9.5 for EX Series switches.
Description
Display Resource Reservation Protocol (RSVP) neighbors that were discovered dynamically during the exchange of RSVP packets.
Options
- none
Display standard information about RSVP neighbors.
- brief | detail
(Optional) Display the specified level of output.
- logical-system (all | logical-system-name)
(Optional) Perform this operation on all logical systems or on a particular logical system.
Required Privilege Level
view
List of Sample Output
show rsvp neighborshow rsvp neighbor detail
Output Fields
Table 1 lists the output fields for the show rsvp neighbor command. Output fields are listed in the approximate order in which they appear.
Table 1: show rsvp neighbor Output Fields
Field Name | Field Description | Level of Output |
|---|---|---|
RSVP neighbor | Number of neighbors that the routing device has learned of. Each neighbor has one line of output. | All levels |
via | Name of the interface where the neighbor has been detected. In the case of generalized MPLS (GMPLS) LSPs, the name of the peer where the neighbor has been detected. | detail |
Address | Address of a learned neighbor. | All levels |
Idle | Length of time the neighbor has been idle, in seconds. | All levels |
Up/Dn | Number of neighbor up or down transitions detected by RSVP hello packets. If the up count is 1 greater than the down count, the neighbor is currently up. Otherwise, the neighbor is down. Neighbors that do not support RSVP hello packets, such as routers running Junos OS Release 3.2 or earlier, are not reported as up or down. | All levels |
Up cnt and Down cnt | Number of neighbor up or down transitions detected by RSVP hello packets. If the up count is 1 greater than the down count, the neighbor is currently up. Otherwise, the neighbor is down. Neighbors that do not support RSVP hello packets, such as routers running Junos OS Release 3.2 or earlier, are not reported as up or down. | detail |
status | State of the RSVP neighbor:
| detail |
LastChange | Time elapsed since the neighbor state changed either from up to down or from down to up. The format is hh:mm:ss. | All levels |
Last changed time | Time elapsed since the neighbor state changed either from up to down or from down to up. | detail |
HelloInt | Frequency at which RSVP hellos are sent on this interface (in seconds). | All levels |
HelloTx/Rx | Number of hello packets sent to and received from the neighbor. | All levels |
Hello | Number of RSVP hello packets that have been sent to and received from the neighbor. | detail |
Message received | Number of Path and Resv messages that this routing device has received from the neighbor. | detail |
Remote Instance | Identification provided by the remote routing device during Hello message exchange. | detail |
Local Instance | Identification sent to the remote routing device during Hello message exchange. | detail |
Refresh reduction | Measure of processing overhead requests of refresh messages. Refresh reduction extensions improve routing device performance by reducing the process overhead, thus increasing the number of LSPs a routing device can support. Refresh reduction can have the following values:
| detail |
Remote end | Neighboring routing device’s status with regard to refresh reduction:
| detail |
Ack-extension | An RSVP refresh reduction extension:
| detail |
Link protection | Status of the MPLS fast reroute mechanism that protects traffic from link failure:
| detail |
LSP name | Name of the bypass LSP. | detail |
Bypass LSP | Status of the bypass LSP. It can have the following values:
| detail |
Backup routes | Number of user LSPs (or routes) that are being protected by a bypass LSP (before link failure). | detail |
Backup LSPs | Number of LSPs that have been temporarily established to maintain traffic by refreshing the downstream LSPs during link failure (not a one-to-one correspondence). | detail |
Bypass explicit route | Explicit route object's (ERO) path that is taken by the bypass LSP. | detail |
Restart time | Length of time a neighbor waits to receive a Hello from the restarting node before declaring the node dead and deleting the states (in milliseconds). | detail |
Recovery time | Length of time during which the restarting node attempts to recover its lost states with help from its neighbors (in milliseconds). Recovery time is advertised by the restarting node to its neighbors, and applies to nodal faults. The restarting node considers its graceful restart complete after this time has elapsed. | detail |
Sample Output
show rsvp neighbor
user@host> show rsvp neighborRSVP neighbor: 2 learned Address Idle Up/Dn LastChange HelloInt HelloTx/Rx 192.168.207.203 0 3/2 13:01 3 366/349 192.168.207.207 0 1/0 22:49 3 448/448
show rsvp neighbor detail
user@host> show rsvp neighbor detailRSVP neighbor: 2 learned
Address: 192.168.207.203 via: ecstasyl status: Up
Last changed time: 28:47, Idle: 0 sec, Up cnt: 3, Down cnt: 2
Message received: 632
Hello: sent 673, received 656, interval 3 sec
Remote instance: 0x6432838a, Local instance: 0x74b72e36
Refresh reduction: operational
Remote end: enabled, Ack-extension: enabled
Link protection: enabled
LSP name: Bypass_to_192.168.207.203
Bypass LSP: operational, Backup routes: 1, Backup LSPs: 0
Bypass explicit route: 192.168.207.207 192.168.207.224
Restart time: 60000 msec, Recovery time: 0 msec
