[Contents] [Prev] [Next] [Index] [Report an Error]

show link-management peer

Syntax

show link-management peer
<name peer-name>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display Multiprotocol Label Switching (MPLS) peer link information.

Options

none — Display all peer link information.

name peer-name(Optional) Display information for the specified peer only.

Required Privilege Level

view

Related Topics

show link-management
show link-management routing
show link-management statistics
show link-management te-link

List of Sample Output

show link-management peer

Output Fields

Table 139 describes the output fields for the show link-management peer command. Output fields are listed in the approximate order in which they appear.

Table 139: show link-management peer Output Fields

Field Name

Field Description

Peer Name

Name of the peer.

System identifier

Internal identifier for the peer. The range of values is 0 through 64,000.

State

State of the peer: Up or Down.

Control address

Address to which a control channel is established.

Hello interval

How often the router sends Link Management Protocol (LMP) hello packets.

Hello dead interval

How long LMP waits before declaring the control channel to be dead. This is an interval during which the router receives no LMP hello packets from the neighbor on a control that is active or up.

CC local ID

Identifier assigned to the control channel by the local peer. The range of values is 1 through 4,294,967,296.

CC remote ID

Identifier assigned to the control channel by the remote peer. The range of values is 1 through 4,294,967,296.

State

State of the control channel: Up or Down.

TxSeqNum

Sequence number of the hello message being sent to the peer. The range of values is 1 through 4,294,967,295.

RcvSeqNum

Sequence number of the last hello message received from the peer. The range of values is 0 through 4,294,967,295.

Flags

Code that provides information about the control channel. Currently supports only code value R, which indicates that the control channel is restarting after a failure in the control plane, as when the Link Management Protocol (LMP) process starts or restarts.

TE links

Traffic-engineered links that are managed by their peer.

show link-management peer

user@host> show link-management peer
Peer name: sonet, System identifier: 41448
  State: Up, Control address: 70.70.70.70
  Hello interval: 10000, Hello dead interval: 30000
    CC local ID CC remote ID State       TxSeqNum  RcvSeqNum Flags
           3265            0 ConfSnd            1          0 R
   TE links:
    to-sonet

[Contents] [Prev] [Next] [Index] [Report an Error]