display mpls nib

Use display mpls nib to display MPLS Nexthop Information Base (NIB) information.

Syntax

display mpls nib [ nib-id ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

nib-id: Specifies a next hop ID in the range of 1 to FFFFFFFFFFFFFFFE. If you do not specify a next hop, this command displays information about all MPLS next hops.

Examples

# Display information about all MPLS next hops.

<Sysname> display mpls nib
NIB ID: 0x40000000
  Users: 1
  Status: Active
  ECMP number: 1
      Outgoing NHLFE ID: 1024
      Backup outgoing NHLFE ID: 1027

Table 7: Command output

Field

Description

NIB ID

ID of the next hop.

Users

Number of ILM entries that use this next hop.

Status

Next hop status:

  • Active—The next hop is active.

  • Dummy—The next hop is inactive.

ECMP number

Number of equal-cost NHLFE entries.

Outgoing NHLFE ID

ID of the NHLFE entry to which the next hop corresponds.

Backup outgoing NHLFE ID

ID of the backup NHLFE entry.