display mpls static-cr-lsp [ lsp-name ] [ { include | exclude } ip-address mask-length ] [ verbose ]
Parameter | Description | Value |
---|---|---|
lsp-name | Specifies the name of an LSP. | The value is an existing LSP name. |
exclude | Displays information about the CR-LSPs without specified destination IP addresses. | - |
include | Displays information about the CR-LSPs of specified destination IP addresses. | - |
ip-address | Specifies the destination IP address. | The value is in dotted decimal notation. |
mask-length | Specifies the mask length of a destination address. | The value is an integer that ranges from 0 to 32. |
verbose | Displays detailed information. | - |
To view the information about static CR-LSPs, run the display mpls static-cr-lsp command.
# Display brief information about static CR-LSPs.
<HUAWEI> display mpls static-cr-lsp TOTAL : 2 STATIC CRLSP(S) UP : 2 STATIC CRLSP(S) DOWN : 0 STATIC CRLSP(S) Name FEC I/O Label I/O If Status Tunnel1 3.3.3.3/32 NULL/20 -/Vlanif10 Up Tunnel2 -/- 130/NULL Vlanif10/- Up
Item |
Description |
---|---|
TOTAL |
Total number of static CR-LSPs. |
UP |
Number of the static CR-LSPs in the Up state. |
DOWN |
Number of the static CR-LSPs in the DOWN state. |
Name |
Name of a static CR-LSP. |
FEC |
Destination IP address and mask length. |
I/O Label |
Incoming and outgoing labels. |
I/O If |
Incoming and outgoing interfaces. |
Status | Current status of a CR-LSP. |
# Display detailed information about static CR-LSPs.
<HUAWEI> display mpls static-cr-lsp verbose No : 1 LSP-Name : tunnel1 LSR-Type : Transit FEC : -/- In-Label : 20 Out-Label : 30 In-Interface : Vlanif10 Out-Interface : Vlanif20 NextHop : 10.1.3.2 Lsp Status : Up
Item |
Description |
---|---|
No |
Sequence number of a static CR-LSP. |
LSP-Name |
Name of a static CR-LSP. |
LSR-Type |
Type of a static CR-LSP:
|
FEC |
Destination address and mask length. "-/-" is displayed for the transit node and egress node. |
In-Label |
Value of an incoming label. |
Out-Label |
Value of an outgoing label. |
In-Interface |
Incoming interface. |
Out-Interface |
Outgoing interface. |
NextHop |
Next-hop address in the format X.X.X.X. |
Lsp Status |
Status of a static CR-LSP:
|