OcNOS-SP : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : Show Commands : show rsvp session transit
show rsvp session transit
Use this command to display session-related information for the transit or intermediate router.
Command Syntax
show rsvp session transit
show rsvp session transit detail
show rsvp session transit up
show rsvp session transit down
show rsvp session transit up detail
show rsvp session transit down detail
Parameters
up
Use this parameter to display sessions that are operational
down
Use this parameter to display sessions that are not operational
detail
Use this parameter to display detailed session-related information
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
Following are sample outputs from the command displaying detailed session information for the transit router.
#show rsvp session transit detail
Transit (Primary)
10.10.21.3
From: 1.1.1.1, LSPstate: Up, LSPname: t1
Setup priority: 5, Hold priority: 5
LSP Protection: None
Label in: 16, Label out: 3,
Tspec rate: 10m, Fspec rate: 10m
Tunnel Id: 1, LSP Id: 2, Ext-Tunnel Id: 1.1.1.1
Downstream: 10.10.21.3, eth1 Upstream: 10.10.23.1, eth3
Path refresh: 5 seconds (due in 6155 seconds)
Path lifetime: 26 seconds (due in 25 seconds)
Resv refresh: 5 seconds (due in 2533 seconds)
Resv lifetime: 26 seconds (due in 25 seconds)
RRO re-use as ERO: Disabled
Label Recording: Disabled
Admin Groups: Received Explicit Route Detail :
10.10.23.2/32 strict
Record route: 10.10.23.1 <self> 10.10.21.3
Style: Shared Explicit Filter
Traffic type: controlled-load
Minimum Path MTU: 1500
LSP Type: ELSP_SIGNAL
CLASS DSCP_value EXP_value
af43 100110 7
DSTE Class Type Number: 0, Class Type name: default
#
 
Table 7-69 explains the show command output fields.
 
Table 7-69: show rsvp session transit output field
Field
Description
Transit (Primary)
Transit RSVP sessions information in the interface.
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.
 
LSP name
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.
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.
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 Explicit Route Detail
Configured path name associated with the rsvp session.
Record route
Recorded route for the session, taken from the record route object. Normally this value will be the same as that of explct route. Differences indicate that path rerouting has occurred, typically during fast reroute.
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.
LSP Type
Type of LSP for Diffserv services(E-LSP or L-LSP).
CLASS
Name of the class which is associated with rsvp session.
DSCP_value
DSCP value of diff-serv class which is associated with rsvp session.
EXP_value
EXP value of diff-serv class which is associated with rsvp session.
DSTE Class Type Number
Diff-serv class type number associated with rsvp session.
Class Type name
Diff-serv class type name associated with rsvp session.
Last modified date: 10/17/2023