55
Examples
# Display brief MPLS-related information about all interfaces with MPLS enabled.
<Sysname> display mpls interface
Interface Status TE Attr LSP Count CRLSP Count
Vlan1 Up En 0 0
Vlan2 Up En 0 0
# Display detailed MPLS related information about MPLS-enabled interface Vlan-interface 2.
<Sysname> display mpls interface vlan-interface 2 verbose
No : 1
Interface : Vlan2
Status : Down
TE Attribute : Disable
LSPCount : 0
CR-LSPCount : 0
FRR : Disabled
Table 21
Command output
Field Description
TE Attr/TE Attribute
Whether TE is enabled on the interface.
LSP Count/LSPCount
Number of LSPs on the interface.
CR-LSP Count/CR-LSPCount
Number of CR-LSPs on the interface.
FRR
Whether FRR is enabled on the interface. If FRR is
enabled, the output will also include the bound
tunnels.
NOTE:
For information about FRR, see the
MPLS Configuration Guide.
display mpls label
Description
Use the
display mpls label
command to display usage information about specified labels or all labels.
Syntax
display mpls label
{
label-value1
[
to
label-value2
] |
all
} [
|
{
begin
|
exclude
|
include
}
regular-
expression
]
View
Any view
Default level
1: Monitor level
Parameters
label-value1
: Specifies a label, or, when used with the
label-value2
parameter, the start label of a range
of labels. The value of this parameter ranges from 16 to 204,799.