< Home

display mpls ldp remote-peer

Function

The display mpls ldp remote-peer command displays information about a remote LDP peer.

Format

display mpls ldp remote-peer [ remote-peer-name | peer-id lsr-id ]

Parameters

Parameter Description Value
remote-peer-name Specifies the name of a remote LDP peer. The value is an existing remote LDP peer.
peer-id lsr-id Specifies the LSR ID of a remote LDP peer. The value is in dotted decimal notation.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Remote LDP peers are used to set up remote LDP sessions to transmit VPN services.

To view information about the configured remote LDP peers, run the display mpls ldp remote-peer command.

Run the display mpls ldp remote-peer command to view information about the configured remote LDP peer. Different from the display mpls ldp peer command, the display mpls ldp remote-peer command is used to view the remote LDP peer that is configured on the local device if the configuration takes effect. The display mpls ldp peer command is used to view the LDP peer discovered by the local device only when the LDP peers are configured on local and peer devices and the LDP peer relationship is set up.

Example

# Display information about remote LDP peers.

<HUAWEI> display mpls ldp remote-peer

                         LDP Remote Entity Information
 ------------------------------------------------------------------------------
 Remote Peer Name  : lsrc
 Remote Peer IP    : 3.3.3.9            LDP ID        : 1.1.1.9:0
 Transport Address : 1.1.1.9            Entity Status : Active

 Configured Keepalive Hold Timer : 45 Sec
 Configured Keepalive Send Timer : ---
 Configured Hello Hold Timer     : 45 Sec
 Negotiated Hello Hold Timer     : 45 Sec
 Configured Hello Send Timer     : ---
 Configured Delay Timer          : 10 Sec
 Hello Packet sent/received      : 61/59
 Label Advertisement Mode        : Downstream Unsolicited
 Remote Peer Deletion Status     : No
 Auto-config                     : ---
------------------------------------------------------------------------------
 TOTAL: 1 Peer(s) Found.
Table 1 Description of the display mpls ldp remote-peer command output

Item

Description

Remote Peer Name

Name of a remote LDP peer.

Remote Peer IP

IP address of a remote LDP peer.

LDP ID

Local LDP ID.

Transport Address

Transport address, which is used to set up the LDP session between the local and remote peers.

Entity Status

Status of a remote LDP peer:
  • Active
  • Inactive

Configured Keepalive Hold Timer

Timeout period of the configured Keepalive hold timer.

Configured Keepalive Send Timer

Timeout period of the configured Keepalive send timer.

Configured Hello Hold Timer

Timeout period of the configured Hello hold timer.

Negotiated Hello Hold Timer

Timeout period of the negotiated Hello hold timer.

Configured Hello Send Timer

Timeout period of the configured Hello send timer.

Configured Delay Timer

Timeout period of the Delay timer, which, in LDP and IGP synchronization, is the time that an interface waits to establish an LSP after an LDP session is established.

Hello Packet sent/received

Number of sent and received Hello packets.

Label Advertisement Mode

Label advertisement mode in an LDP session.

The default mode is DU.

To set the label advertisement mode, run the mpls ldp advertisement command.

Remote Peer Deletion Status

Deletion status of an LDP peer:
  • Yes: The LDP peer is being deleted.
  • No: The LDP peer is not being deleted.

Auto-config

Source that triggers the creation of a remote peer:
  • ---: created using LDP configurations.

  • L2VPN: After an L2VPN is configured, the remote LDP peer is automatically configured. LDP configurations can also be involved.

  • RLFA: created using remote LFA.

  • Auto Accept: The remote LDP session is automatically established after a local device receives Targeted Hello messages.

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