HP MSR2000/3000/4000 Router Series MPLS Command Reference
3
network-operator
Parameters
nid: Displays the NHLFE entry with the specified NID. The NID value range is 0 to 4294967294. If you
do not specify an NID, the command displays information about all NHLFE entries.
slot slot-number: Displays the NHLFE entries on a card. The slot-number argument specifies the number
of the slot that holds the card. (MSR4000)
Usage guidelines
An NHLFE entry records label forwarding information, such as the outgoing label and outgoing interface.
NHLFE entries are mainly used to add multiple labels to packets. To add multiple labels to a packet, an
LSR first obtains the bottom label and NID in the matching FIB or ILM entry, and then obtains the outer
label in the NHLFE entry identified by the NID.
Examples
# Display the NHLFE entry with NID 2048.
<Sysname> display mpls forwarding nhlfe 2048
Flags: T - Forwarded through a tunnel
N - Forwarded through the outgoing interface to the nexthop IP address
B - Backup forwarding information
A - Active forwarding information
NID Tnl-Type Flag OutLabel Forwarding Info
--------------------------------------------------------------------------------
2048 LSP NA 2025 Eth1/2 10.11.112.26
# Display all NHLFE entries.
<Sysname> display mpls forwarding nhlfe
Total NHLFE entries: 5
Flags: T - Forwarded through a tunnel
N - Forwarded through the outgoing interface to the nexthop IP address
B - Backup forwarding information
A - Active forwarding information
NID Tnl-Type Flag OutLabel Forwarding Info
--------------------------------------------------------------------------------
10 - TA - 2049
20 - TA - 2050
2048 LSP NA 2025 Eth1/2 10.11.112.26
2049 LSP NA 3024 Eth1/2 10.11.112.26
TB 3026 20
2050 LSP NA 3025 Eth1/1 10.11.113.26
Table 2 Command output
Field Descri
p
tion
Total NHLFE entries Total number of NHLFE entries.
NID NHLFE entry index.