OcNOS-SP : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : Show Commands : show rsvp session LSP-NAME
show rsvp session LSP-NAME
Use this command to display information only for sessions with a specified name.
Note: This command doesn’t work for sessions with tunnel name larger than 32 characters or sessions originated from non-OcNOS solutions.
Command Syntax
show rsvp session LSP-NAME
show rsvp session LSP-NAME primary
show rsvp session LSP-NAME secondary
Parameters
primary
Use this parameter to display any primary LSP sessions
secondary
Use this parameter to display any secondary LSP sessions
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Usage
Following is a sample output from the command displaying session information about the LSP named t1.
#show rsvp session t1
Ingress (Primary)
192.168.0.90
From: 192.168.0.63, LSPstate: Up, LSPname: t1
Setup priority: 7, Hold priority: 0
CSPF usage: Disabled, CSPF Retry Count: 0, CSPF Retry Interval: 30 seconds
Label in: -, Label out: 17,
Tspec rate: 0
Tunnel Id: 1, LSP Id: 1, Ext-Tunnel Id: 192.168.0.63
Downstream: 10.10.23.60, eth0
Path refresh: 30 seconds (due in 34 seconds)
Resv lifetime 157 seconds (due in 155 seconds)
Retry Count: 0, Retry Interval: 30 seconds
RRO re-use as ERO: Enabled
Labels Recording: Disabled
Admin Groups: include-any --> 0(a)
Configured Path: p1 (in use)
Configured Explicit Route Detail :
10.10.23.60/32 loose
Session Explicit Route Detail :
10.10.23.60/32 loose
10.10.21.90/32 loose
Record route: <self> 10.10.23.60 10.10.21.90
Style: Shared Explicit Filter
Traffic type: controlled-load
Minimum Path MTU: 1500
Last Recorded Error Code: None
Last Recorded Error Value: None
#
 
 
Table 7-68 explains the show command output fields.
 
Table 7-68: show rsvp session LSP-NAME output field
Field
Description
Ingress (Primary)
Information about ingress RSVP sessions. Each session has one line of output.
From
Source (ingress switch) of the session.
LSP state
State of the LSP that is being handled by this RSVP session. It can be either Up, Dn (down), or Admin Dn. Admin Dn indicates that the LSP is being taken down gracefully.
LSPname
Name of the LSP.
Setup priority
Value of the setup priority.
Hold priority
Determines the degree to which an LSP holds onto its session reservation after the LSP has been set up successfully.
CSPF usage
CSPF usage state in the rsvp session.
LSP Protection
Protects the traffic failures.
Label in
Incoming label for this LSP.
Label out
Outgoing label for this LSP.
Tspec rate
Sender's traffic specification, which describes the sender's traffic parameters.
Fspec rate
Fspec peak rate values.
Tunnel id
Tunnel address (destination port) for the session.
LSP id
Address of the LSP in the interface.
Ext-Tunnel Id
Session address for the ext-tunnel.
Down stream
Specify the dnstream label for the bidirectional label-switched path (LSP).
Path refresh
Path messages are sent periodically to refresh path states. The refresh interval is controlled by a variable called the refresh time.
Resv lifetime
Number of seconds remaining in the lifetime of the reservation.
Retry count
Number of times sanity polling periodically checks for an error condition in the FPC.
intrvl
Interval sets the time for the messages in order to control the session.
RRO re-use as ERO
Enabling to re-use Record route as Explicit route for rsvp session.
Label Recording
Enabling to record the labels exchanged by all the peers.
Admin Groups
Resource affinities associated with the rsvp session.
Configured Path
Configured path name associated with the rsvp session.
Configured Explicit Route Detail
Configured explicit route with each hop information.
Session Explicit Route Detail
Established explicit route with each hop information.
Record route
Established rsvp path with each hop information.
Style
Reservation style associated with the rsvp session.
Traffic type
Traffic type associated with the rsvp session.
Minimum Path MTU
Path maximum transmission unit (MTU) discovery in the interface.
Last Recorded Error Code
Recorded error code for the last time service ran.
Last Recorded Error Value
No Recorded error value for the last time service ran.
 
Last modified date: 10/17/2023