R3303-HP HSR6800 Routers MPLS Command Reference
7
verbose: Displays detailed information. If you do not specify this keyword, the command displays the
brief information.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see 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, a case-sensitive string of 1 to 256 characters.
Examples
# Display brief MPLS related information about all interfaces with MPLS enabled.
<Sysname> display mpls interface
Interface Status TE Attr LSP Count CRLSP Count
GE2/1/1 Up Dis 2 0
GE2/1/2 Up Dis 2 0
# Display detailed MPLS related information about MPLS-enabled interface GigabitEthernet 2/1/1.
<Sysname> display mpls interface gigabitethernet 2/1/1 verbose
No : 1
Interface : GE2/1/1
Status : Up
TE Attribute : Disable
LSPCount : 2
CR-LSPCount : 0
FRR : Disabled
Table 3 Command output
Field Descri
p
tion
TE Attr/TE Attribute Indicates 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
Indicates whether FRR is enabled on the interface. If FRR is enabled, the
output will also include the bound tunnels.
For information about FRR, see MPLS Configuration Guide.
Related commands
• display mpls statistics interface
• mpls
display mpls label
Use display mpls label to display usage information for specified labels or all labels.
Syntax
display mpls label { label-value1 [ to label-value2 ] | all } [ | { begin | exclude | include }
regular-expression ]










