R2511-HP MSR Router Series MPLS Command Reference(V5)
28
display mpls nhlfe
Use display mpls nhlfe to display information about NHLFE entries.
Syntax
display mpls nhlfe [ token ] [ verbose ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
token: Specifies an NHLFE entry index in the range of 0 to 32767.
verbose: Displays the detailed 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.
Usage guidelines
With the token argument not specified, the command displays information about all NHLFE entries.
Examples
# Display information about a specific NHLFE entry.
<Sysname> display mpls nhlfe 2
Out-Interface Token Oper Nexthop Deep Stack
----------------------------------------------------------------------
S2/0 2 PUSH 88.1.1.2 1 1024
# Display information about all NHLFE entries.
<Sysname> display mpls nhlfe
Total NHLFE Entry: 1
Out-Interface Token Oper Nexthop Deep Stack
----------------------------------------------------------------------
S2/0 2 PUSH 88.1.1.2 1 1024
Table 17 Command output
Field Descri
p
tion
Total NHLFE Entry Total number of NHLFE entries.
Out-Interface Outgoing interface.
Token NHLFE entry index.
Oper Label operation type: PUSH, SWAP, or GO.










