display mpls ldp interface

Function

The display mpls ldp interface command displays information about MPLS LDP-enabled interfaces.

Format

display mpls ldp interface vpn-instance vpn-instance-name

display mpls ldp interface vpn-instance vpn-instance-name { interface-type interface-number | interface-name | verbose }

display mpls ldp interface [ all ]

display mpls ldp interface { interface-type interface-number | interface-name | verbose }

display mpls ldp interface all verbose

Parameters

Parameter Description Value
vpn-instance vpn-instance-name

Displays events that LDP adjacencies in a specified VPN instance go Down.

The value is a string of 1 to 31 case-sensitive characters. It cannot contain spaces. The VPN instance name cannot be <b>_public_</b>. However, the character string can contain spaces if it is enclosed with double quotation marks (").

interface-type

Specifies the type of an interface.

-

interface-number

Specifies the number of an interface.

-

interface-name

Specifies the name of an interface. If this parameter is specified, the configurations of a specified LDP-enabled interface are displayed.

-

verbose

Displays detailed information about LDP-enabled interfaces.

-

all

Displays information about all LDP-enabled interfaces.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
mpls-ldp read

Usage Guidelines

Usage Scenario

After completing basic MPLS LDP configurations, run the display mpls ldp interface command to view configurations of LDP-enabled interfaces and part of real-time information, such as the number of sent and received Hello messages.

Prerequisites

MPLS and MPLS LDP have been enabled globally.

Configuration Impact

After the display mpls ldp interface command is run, information about the LDP-enabled interface is displayed.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display detailed information about an LDP-enabled interface.
<HUAWEI> display mpls ldp interface verbose
LDP Interface Information in Public Network
 --------------------------------------------------------------
 Interface Name : GigabitEthernet0/1/0
 LDP ID         : 3.3.3.3:0          Transport Address : 3.3.3.3
 Entity Status  : Active             Effective MTU     : 1500

 Configured Hello Hold Timer     : 15 Sec
 Negotiated Hello Hold Timer     : 15 Sec
 Configured Hello Send Timer     : --
 Configured Keepalive Hold Timer : 45 Sec
 Configured Keepalive Send Timer : --
 Configured Delay Timer     : 10 Sec
 Label Advertisement Mode   : Downstream Unsolicited
 Hello Message Sent/Rcvd    : 13519/13518 (Message Count)
 Autoconfiguration Source   : OSPF
 mLDP P2MP Capability       : Disable
 mLDP MP2MP Capability      : Disable
 -------------------------------------------------------------
# Display information about LDP-enabled interfaces.
<HUAWEI> display mpls ldp interface
LDP Interface Information in Public Network
 Codes:LAM(Label Advertisement Mode), IFName(Interface name)
 An asterisk (*) before an interface means the entity is being deleted.
------------------------------------------------------------------------
IFName                 Status   LAM    TransportAddress   HelloSent/Rcv
------------------------------------------------------------------------
GE0/1/0                Active   DU     1.1.1.9            21411/21409
------------------------------------------------------------------------
Table 1 Description of the display mpls ldp interface command output
Item Description
LDP ID

LDP identifier.

Interface Name

Name of an LDP-enabled interface.

Transport Address

IP address of a node that initiates a TCP connection for an LDP session.

Entity Status

Status of this entity:

  • Active.
  • Inactive.
Status

Status of the local LSR:

  • Active.
  • Inactive.
Effective MTU

MTU value used during MPLS forwarding.

Configured Hello Hold Timer

Configured value of the Hello hold timer.

Configured Hello Send Timer

Configured value of the Hello send timer.

Configured Keepalive Hold Timer

Configured value of the Keepalive hold timer.

Configured Keepalive Send Timer

Configured value of the Keepalive send timer.

Configured Delay Timer

Configured value of the Delay timer, indicating the time that an interface takes to wait for an LDP session to create an LSP during LDP-IGP synchronization.

Hello Message Sent/Rcvd

Number of sent and received Hello messages.

Negotiated Hello Hold Timer

Negotiated value of the Hello hold timer.

Label Advertisement Mode

Label advertisement mode:

  • Downstream Unsolicited.
  • Downstream on Demand.
Autoconfiguration Source

Whether LDP is enabled using the IGP auto configuration function on the interface:

  • ---: LDP is manually enabled.
  • OSPF: After OSPF is enabled, LDP is automatically enabled.
  • IS-IS: After IS-IS is enabled, LDP is automatically enabled.
  • OSPF&ISIS: After both OSPF and IS-IS are enabled, LDP is automatically enabled.
mLDP P2MP Capability

Whether mLDP P2MP capability enabled:

  • Disable: Disable mLDP P2MP capability.
  • Enable: Enable mLDP P2MP capability.
mLDP MP2MP Capability

Whether mLDP MP2MP capability enabled:

  • Disable: Disable mLDP MP2MP capability.
  • Enable: Enable mLDP MP2MP capability.
IFName

Name of an LDP-enabled interface.

LAM

Label advertisement mode:

  • DU.
  • DoD.
TransportAddress

IP address of a node that initiates a TCP connection for an LDP session.

HelloSent/Rcv

Number of sent and received Hello messages.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >