show rsvp session ingress
Use this command to display session-related information for an ingress router.
Command Syntax
show rsvp session ingress
show rsvp session ingress A.B.C.D
show rsvp session ingress X:X::X:X
show rsvp session ingress detail
show rsvp session ingress down
show rsvp session ingress down detail
show rsvp session ingress up
show rsvp session ingress up detail
Parameters
A.B.C.D
Use this parameter to display an IPv4 address of an ingress router
X:X::X:X
Use this parameter to display an IPv6 address of an ingress 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
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#show rsvp session ingress (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 ingress detail
Ingress (Primary)
41.41.41.31
From: 29.29.29.29, LSPstate: Up, LSPname: t1-Primary
Ingress FSM state: Operational
Establishment Time: 0s 3ms
Setup priority: 7, Hold priority: 0
CSPF usage: Enabled, CSPF Retry Count: 0, CSPF Retry Interval: 30 seconds
IGP-Shortcut: Disabled, LSP metric: 1
LSP Protection: None
Label in: -, Label out: 24320, ELC
#show rsvp session ingress (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] =
#show mpls forwarding-table
Codes: > - installed FTN, * - selected FTN, p - stale FTN, B - BGP FTN, K - CLI FTN, t - tunnel
L - LDP FTN, R - RSVP-TE FTN, S - SNMP FTN, I - IGP-Shortcut,
U - unknown FTN, O - SR-OSPF FTN, i - SR-ISIS FTN, k - SR-CLI FTN
Code FEC FTN-ID Tunnel-id Pri LSP-Type Out- Label ELC Out-Intf Nexthop
R(t)> 2 9.29.29.29/32 1 5001 Yes LSP_DEFAULT 24322 yes
eth2 1.41.41.31
R(t)> 29.29.29.29/32 2 5001 No LSP_DEFAULT 4322 yes
eth1 69.69.69.42
Table 2-13 explains the show command output fields.
Table 2-13: show rsvp session ingress 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. |