display lmp peer

Function

The display lmp peer command displays information about an LMP peer.

Format

display lmp peer [ name pName [ te-link [ teLinkId ] ] | node-id pAddress ]

Parameters

Parameter Description Value
name pName

Specifies the name of an LMP neighbor. The name is configured using the peer command in the LMP view.

The value is a string of 1 to 32 characters.

te-link teLinkId

Displays information about a TE-link with a specified ID.

The value is an integer ranging from 1 to 1024.

node-id pAddress

Specifies the IP address of an LMP neighbor. The IP address is configured using the node-id command.

The value is in dotted decimal notation.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
lmp read

Usage Guidelines

Usage Scenario

After LMP neighbors are configured, run the display lmp peer command to view information about all LMP neighbors or about the LMP neighbor with a specified name or IP address.

Example

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

# Display information about a TE-link with ID 1.
<HUAWEI> display lmp peer name test te-link 1
Te-link1    State : Up  
Local Link ID     : 192.168.1.1
Remote Link ID    : 192.168.1.2
Data-link         :
  GE0/1/17   State       : Up  
    Local Interface ID  : 192.168.1.1
    Remote Interface ID : 192.168.1.2
    Bandwidth           : 97656 (Kbit)
    Switch Type         : EVPL | DCSC
    Encoding            : Ethernet
# Display information about all LMP neighbors.
<HUAWEI> display lmp peer
Peer Name      : dd (Static)
Peer Node ID   : 3.3.3.3
-------------------------------------------------------
TeLinkName         LocalID       RemoteID    State
-------------------------------------------------------
Te-link1           192.168.1.1   192.168.1.2 Up        
-------------------------------------------------------
1 TeLink(s)
Table 1 Description of the display lmp peer command output
Item Description
Te-link1

TE-link status:

  • Up.
  • Down.
State

Status of an LMP neighbor relationship:

  • Up: The LMP neighbor relationship has been set up successfully.
  • Down: The LMP neighbor relationship failed to be set up.
Local Link ID

Local TE-link ID.

Local Interface ID

Local data-link ID.

Remote Link ID

Remote TE-link ID.

Remote Interface ID

Remote data-link ID.

Data-link

Information about data-links bundled into a TE-link.

Bandwidth

Bandwidth value.

Switch Type

Data-link data switch type:

  • DCSC: Ethernet interface switching mode.
  • EVPL: VLAN sub-interface switching mode.
Encoding

Packet encapsulation type.

Peer Name

Name of an LMP neighbor.

Peer Node ID

IP address of an LMP neighbor, in dotted decimal notation.

TeLinkName

Name of a TE-link bound to an LMP neighbor.

LocalID

Local TE-link ID.

RemoteID

Remote TE-link ID.

GE0/1/17 State

Status of an interface associated with a data-link:

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