OcNOS-SP : Multi-Protocol Label Switching Guide : RSVP-TE Command Reference : Show Commands : show rsvp session egress
show rsvp session egress
Use this command to display session-related information for an egress router.
Command Syntax
show rsvp session egress
show rsvp session egress A.B.C.D
show rsvp session egress X:X::X:X
show rsvp session egress detail
show rsvp session egress down
show rsvp session egress down detail
show rsvp session egress up
show rsvp session egress up detail
Parameters
A.B.C.D
Use this parameter to display an IPv4 address of an egress router
X:X::X:X
Use this parameter to display an IPv6 address of an egress router
down
Use this parameter to display sessions that are currently not operational
up
Use this parameter to display sessions that are currently operational
detail
Use this parameter to display detailed session-related information
Command Mode
Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#show rsvp session egress without parameters or with "up" or "down":
%s RSVP:
To From State Pri Rt Style Labelin Labelout LSPName Uptime Est.time DSType
...
Total %d displayed
 
#show rsvp session egress with parameters:
"Bypass", "Primary", "Detour", "Secondary"
Make-Before-Break Sibling for session with LSP-ID: prefix4: prefix6
From: u.prefix4: u.prefix6
LSPstate: %s, LSPname:
"Up/"Using Backup"/"Using Secondary"
"Dn",
Revert hold timer is ON due to expire in %d seconds
Revert Timer Finished, Forced Switch to Secondary LSP In Effect
CSPF usage: "Disabled" : "Enabled"
, CSPF Retry Count: %d, CSPF Retry Interval: %d seconds"
IGP-Shortcut: Enabled, LSP metric:
IGP-Shortcut: Disabled, LSP metric:
LSP Protection:
Bypass trunk:
Label in:
Label out:
Tspec rate:
Fspec rate:
Policer: Configured
and installed in hardware
but not installed in hardware
Not Configured
Tunnel Id: %d, LSP Id: %d
Ext-Tunnel Id:
Downstream:
Upstream:
Path refresh: %d seconds (RR enabled), (due in %d seconds)
Path lifetime: %d seconds (due in %d seconds)
Resv refresh: %d seconds (due in %d seconds)
Resv lifetime: %d seconds (due in %d seconds)
Retry count: %d, intrvl: %d seconds", # remaining, next retry in: %d seconds",
RRO re-use as ERO: "Enabled" : "Disabled"
Label Recording: "Enabled" : "Disabled"
FRR Admin Groups/Admin Groups:
***admin group info***
Exclude path detail:
Exclude "Link" : "Node
Configured Path: "none" : "in use" : "not in use"
%s Explicit Route Detail "Configured" : "Received"
"strict" : "loose"
Record route: " <self>") " ...incomplete"
Style: %s\n", rsvp_style_to_str (style));
Traffic type: "guaranteed" : "controlled-load" : "none"
Minimum Path MTU:
Traffic type: N/A
Minimum Path MTU: N/A
LSP Type: "ELSP_SIGNAL" : "ELSP_CONFIG"
CLASS DSCP_value EXP_value
The class to exp bits mapping is invalid.
LSP Type: L-LSP
LLSP DSCP: %d%d%d%d%d%d CLASS: %4s",
DSTE CLass Type Number: Invalid, Class Type name(configured):
DSTE Class Type Number: %d, Class Type name:
Last Recorded Error Code: %s (%d)
Last Recorded Error Value: %s (%d)
Node where Last Recorded Error originated:
Trunk Type: "gmpls" : "mpls"
Tesid:
Merge Point Adderss [%d] =
 
 
Table 7-66 explains the show command output fields.
 
Table 7-66: show rsvp session egress output field
Field
Description
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.
CSPF usage
CSPF usage state in the rsvp session.
CSPF Retry Count
Number of times CSPF tried to find the path.
CSPF Retry Interval
The interval at which CSPF retry to find the path.
IGP-Shortcut
Status of IGP shortcut for the RSVP trunk.
LSP metric
Relative/Absolute metric value of the LSP.
LSP Protection
LSP Protection configured for the RSVP trunk.
Bypass trunk
Name for the configured Bypass trunk.
Tspec rate
Sender's traffic specification, which describes the sender's traffic parameters.
Fspec rate
Fspec peak rate values.
Policer
QoS Policy configured for the RSVP trunk.
Tunnel Id
Tunnel identifier (destination port) for the RSVP session.
LSP Id
Address of the LSP in the interface.
Ext-Tunnel Id
Ext Tunnel identifier (destination port) for the RSVP session.
Down stream
Specify the dn stream label for the bidirectional label-switched path (LSP).
Upstream
Address of the previous hop for the egress session.
Path refresh
Path messages are sent periodically to refresh path states. The refresh interval is controlled by a variable called the refresh time.
Path lifetime
Number of seconds remaining in the lifetime of the reservation.
Resv refresh
Remaining time in seconds for the next Resv refresh.
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.
next retry in
Remaining time in seconds for the next retry.
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.
FRR Admin Groups/Admin Groups
Resource affinities associated with the rsvp session.
Exclude path detail
Detailed List of the link addresses to be excluded for RSVP Bypass session.
Exclude Link
Address of the Link to be excluded for RSVP Bypass session.
Configured Path
Configured path name associated with the rsvp session.
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.
LSP Type
Type of ELSP signal.
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 sess
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 Recorded Error Code
The last recorded error code for the RSVP session.
Last Recorded Error Value
The last recorded error for the RSVP session.
Node where Last Recorded Error originated
Error originated node in the rsvp session.
Trunk Type
Trunk type in the rsvp session.
Tesid
Traffic Engineering Service Instance Identifier
Merge Point Adderss
Address of the node where the Bypass LSP joins with the protected LSP.
 
Last modified date: 10/17/2023