show rsvp session
Use this command to display session-related information for configured LSPs.
Command Syntax
show rsvp session
show rsvp session up
show rsvp session up detail
show rsvp session down
show rsvp session down detail
Parameters
up
Use this parameter to display sessions that are currently operational.
down
Use this parameter to display sessions that are currently 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 is a sample output from the command using the detail parameter.
#show rsvp session detail
Ingress (Primary)
10.10.21.3
From: 1.1.1.1, LSPstate: Up, LSPname: t1
Setup priority: 5, Hold priority: 5
CSPF usage: Disabled
LSP Protection: None
Label in: -, Label out: 16,
Tspec rate: 10m, Fspec rate: 10m
Tunnel Id: 1, LSP Id: 2, Ext-Tunnel Id: 1.1.1.1
Downstream: 10.10.23.2, eth0
Path refresh: 5 seconds (due in 6772 seconds)
Resv lifetime: 26 seconds (due in 25 seconds)
Retry count: 0, intrvl: 30 seconds
RRO re-use as ERO: Disabled
Label Recording: Disabled
Admin Groups: none
Configured Path: p1 (in use)
Configured Explicit Route Detail :
10.10.23.2/32 strict
Session Explicit Route Detail :
10.10.23.2/32 strict
Record route: <self> 10.10.23.2 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
#
Table 7-64 explains the show command output fields.
Table 7-64: show rsvp session 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. |
LSP Type | Type of ELSP signal. |
Last modified date: 10/17/2023