Specifications

Table Of Contents
show mpls ldp neighbor password
MP-679
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
Examples The following is sample output from the show mpls ldp neighbor password command, which displays
information for all established LDP sessions:
Router# show mpls ldp neighbor password
Peer LDP Ident: 10.4.4.4:0; Local LDP Ident 10.1.1.1:0
TCP connection: 10.4.4.4.11017 - 10.10.01.10.646
Password: not required, none, stale
State: Oper; Msgs sent/rcvd: 57/57
Peer LDP Ident: 10.3.3.3:0; Local LDP Ident 10.1.1.1:0
TCP connection: 10.3.3.3.11018 - 10.1.1.1.646
Password: required, neighbor, in use
State: Oper; Msgs sent/rcvd: 216/215
The following is sample output from the show mpls ldp neighbor password pending command, which
displays information for LDP sessions whose passwords are different from those in the current
configuration:
Router# show mpls ldp neighbor password pending
Peer LDP Ident: 10.4.4.4:0; Local LDP Ident 10.1.1.1:0
TCP connection: 10.4.4.4.11017 - 10.1.1.1.646
Password: not required, none, stale
State: Oper; Msgs sent/rcvd: 57/57
The following is sample output from the show mpls ldp neighbor password current command, which
displays information for LDP sessions whose passwords are the same as those in the current
configuration:
Router# show mpls ldp neighbor password current
Peer LDP Ident: 10.3.3.3:0; Local LDP Ident 10.1.1.1:0
TCP connection: 10.3.3.3.11018 - 10.1.1.1.646
Password: required, neighbor, in use
State: Oper; Msgs sent/rcvd: 216/215
Table 118 describes the significant fields shown in the displays.
Ta b l e 118 show mpls ldp neighbor password Field Descriptions
Field Description
Peer LDP Ident LDP identifier of the neighbor (peer) for this session.
Local LDP Ident LDP identifier for the local label switch router (LSR) for this
se
ssion.
TCP connection TCP connection used to support the LDP session, shown in
t
he following format:
peer IP address.peer port
local IP address.local port