show mpls lsp abstract-computation
Syntax
show mpls lsp abstract-computation <brief | detail | extensive>; <logical-system (all | logical-system-name)>; <name lsp-name>;
Description
Display the ingress to egress abstract hop computation used by the constrained shortest path in the preprocessing for LSPs. The command output displays the various computation passes involved per LSP, and the qualifying exit devices for each pass. It also displays the affinity per pass, and the current start device chosen for the pass.
Options
brief | detail | extensive | (Optional) Display the desired level of output. |
logical-system (all | logical-system-name) | (Optional) Display the abstract computation for abstract hop constraints on all logical systems or on a particular logical system. |
lsp-name | (Optional) Name of the LSP for which the abstract hop computation is displayed. |
Required Privilege Level
view
Output Fields
Table 1 describes
the output fields for the show mpls lsp abstract-computation
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
|
Name of the LSP for which the abstract hop computation is performed. |
|
The type of the path can be primary or secondary. |
|
Name of the path. |
|
Credibility value associated with the interior gateway protocol in use. |
|
Number of constrained shortest path passes for the abstract hop. |
|
Constrained shortest path pass number for the abstract hop computation. |
|
IP address where the pass starts. |
|
Name of the abstract hop. |
|
Destination IP address for a node in the pass. |
|
State of the backtracking:
|
Sample Output
show mpls lsp abstract-computation
user@R0> show mpls lsp abstract-computation Path computation using abstract hops for LSP: R0-R31 Path type: Primary, Path name: prim Credibility: 0, Total no of CSPF passes: 2 CSPF pass no: 0 Start address of the pass: 127.0.0.6 Destination: 127.0.0.1, State: VALID Destination: 127.0.0.2, State: VALID Destination: 127.0.0.3, State: VALID Affinity: ah1 CSPF pass no: 1 Start address of the pass: 127.0.0.1 Destination: 127.0.0.3, State: VALID Path type: Secondary, Path name: nonstdby Path type: Standby, Path name: stdby Credibility: 0, Total no of CSPF passes: 2 CSPF pass no: 0 Start address of the pass: 127.0.0.6 Destination: 127.0.0.3, State: VALID Destination: 127.0.0.4, State: VALID Affinity: ah2 CSPF pass no: 1 Start address of the pass: 127.0.0.4 Destination: 127.0.0.3, State: VALID
Release Information
Command introduced in Junos OS Release 17.1.