81
View
Any view
Default level
1: Monitor level
Parameters
lsp-name lsp-name: Specifies an LSP by its name, which is a string of 1 to 15 characters.
exclude: Specifies LSPs other than the one for the given FEC.
include: Specifies the LSP for the given FEC.
dest-addr mask-length: Specifies a FEC by its destination address and the length of the mask. The mask
length is ranging from 0 to 32.
verbose: Displays detailed information.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see the Fundamentals Configuration Guide.
• begin: Displays the first line that matches the specified regular expression and all lines that follow.
• exclude: Displays all lines that do not match the specified regular expression.
• include: Displays all lines that match the specified regular expression.
• regular-expression: Specifies a regular expression, which is a case-sensitive string of 1 to 256
characters.
Examples
# Display brief information about all static LSPs.
<Sysname> display mpls static-lsp
total statics-lsp : 1
Name FEC I/O Label I/O If State
lsp1 2.2.2.0/24 NULL/987 -/Vlan3 UP
# Display detailed information about all static LSPs.
<Sysname> display mpls static-lsp verbose
No : 1
LSP-Name : lsp1
LSR-Type : Ingress
FEC : 2.2.2.0/24
In-Label : NULL
Out-Label : 987
In-Interface : -
Out-Interface : Vlan-interface3
NextHop : 2.2.2.3
Static-Lsp Type: Normal
Lsp Status : UP
Table 40 Command output
Field Description
LSR-Type
Role of the LSR for the LSP, which can be Ingress, Egress,
or Transit