Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
MPLS LDP Commands
page 24-60
OmniSwitch CLI Reference Guide
September 2009
show router ldp discovery interface
Displays the discovery status of the LDP Hello adjacencies associated with the specified LDP interface.
show router ldp discovery interface ip-intf-name [state {trying | established | down}] [detail]
Syntax Definitions
ip-intf-name
The name of an existing LDP interface.
trying
Displays adjacencies that the specified interface is trying to establish.
established
Displays established adjacencies for the specified interface.
down
Displays adjacencies for the specified interface that are down.
detail
Displays detailed information about the LDP interface.
Defaults
By default, this command displays the discovery status for all the LDP Hello adjacencies associated with 
the specified interface.
Platforms Supported
OmniSwitch 9000E
Usage Guidelines
• Use the state parameter with the tryingestablished, or down options to display LDP adjacencies that 
are in a specific state of discovery.
• Use the detail parameter to display additional discovery information and statistics for the adjacencies.
Examples
->show router ldp discovery interface vlan-30
LDP Hello Adjacencies
Interface Name                   Local Addr      Peer Addr       AdjType State 
--------------------------------+---------------+---------------+-------+------
vlan-30                          10.11.0.6       10.10.0.7       Link    Estab 
No. of Hello Adjacencies: 1
->show router ldp discovery interface vlan-30 detail 
LDP Hello Adjacencies (Detail)
    Interface "vlan-30"
      Local Address:       10.11.0.6,          Peer Address:         10.10.0.7,        
      Adjacency Type:      Link,               State:                Established,      
      Up Time:             0d 03:14:22,        Hold Time Remaining:  15,               
      Hello Mesg Recv:     2917,               Hello Mesg Sent:      2917,             
      Local IP Address:    30.30.30.66,        Remote IP Address:    30.30.30.77,      
      Local Hello Timeout: 15,                 Remote Hello Timeout: 15,               
      Local Cfg Seq No:    3,                  Remote Cfg Seq No:    3