show cspf lsp
Use this command to display CSPF statistics, including counts or status of CSPF-computed paths for label-switched paths. Displays the actual CSPF-selected paths with extensive constraint detail.
Command Syntax
Show cspf lsp
Show cspf lsp SESSION-NAME
show cspf lsp count
Parameters
SESSION-NAME
Use this parameter to display only the CSPF LSPs matching a specific RSVP session name.
count
Use this parameter to display the LSP count.
Command Mode
Privileged execution mode and Execution mode
Applicability
This command was introduced before OcNOS version 7.0.0.
Example
Following is a sample output from the command.
OcNOS#show cspf lsp
LSP Name : t1-Primary
Trunk ID : 5001
Lsp Id : 2202
OSPF ID : 1
Ingress : 2.2.2.2
Egress : 3.3.3.3
Ext Tunnel ID : 2.2.2.2
LSP Type : 0
Client ID : 1
State : Established(3)
Setup Priority : 7
Hold Priority : 0
Hop Limit : 255
Include Mask : 0x0
Exclude Mask : 0x0
Include All Mask: 0x0
LSP Metric : 1
LSP Reoptimize : Yes
LSP in ReopList : Yes
LSP ReopTime : 1 minutes (Offset 18 seconds)
Next Reop Due in: 60 seconds
Computed ERO :
30.0.0.3
LSP Name : BL-30.0.0.3-3.3.3.3-100-Bypass
Trunk ID : 5002
Lsp Id : 2201
OSPF ID : 1
Ingress : 2.2.2.2
Egress : 3.3.3.3
Ext Tunnel ID : 2.2.2.2
LSP Type : 2
Client ID : 1
State : Established(3)
Setup Priority : 7
Hold Priority : 0
Hop Limit : 255
Include Mask : 0x0
Exclude Mask : 0x0
Include All Mask: 0x0
LSP Metric : 1
LSP Reoptimize : Yes
LSP in ReopList : Yes
LSP ReopTime : 1 minutes (Offset 13 seconds)
Next Reop Due in: 55 seconds
Exclude Path Constraint :
30.0.0.3 exclude link
Computed ERO :
37.0.0.3
OcNOS#
Following is a sample output from the command using the SESSION-NAME parameter.
OcNOS#show cspf lsp BL
LSP detail
LSP Name : BL-30.0.0.3-3.3.3.3-100-Bypass
Trunk ID : 5002
LSP ID : 2202
ISIS Tag Name : 10
Client ID : 5
State : Established(3)
Ingress : 2.2.2.2
Egress : 3.3.3.3
Ext Tunnel ID : 2.2.2.2
LSP Type : 2
Setup Priority : 7
Hold Priority : 0
Hop Limit : 255
Include Mask : 0x0
Exclude Mask : 0x0
Include All Mask : 0x0
LSP Metric : 10
LSP Reoptimize : Yes
LSP in Reop-List : Yes
LSP ReopTime : 1 minutes (Offset 14 seconds)
Next Reop Due in : 23 seconds
Computed ERO :
37.0.0.3
OcNOS#
Following is a sample output from the command using the count parameter.
OcNOS#show cspf lsp count
ISIS cspf lsp count
LSP Count for Setup priority 0 : 0
LSP Count for Setup priority 1 : 0
LSP Count for Setup priority 2 : 0
LSP Count for Setup priority 3 : 0
LSP Count for Setup priority 4 : 0
LSP Count for Setup priority 5 : 0
LSP Count for Setup priority 6 : 0
LSP Count for Setup priority 7 : 2
OcNOS#