The following output shows debug LDP configurations discussed in this section.
ALU-12# debug router ldp peer 10.10.10.104
ALU-12>debug>router>ldp# show debug ldp
debug
router "Base"
ldp peer 10.10.10.104
event
bindings
messages
exit
packet
hello
init
keepalive
label
exit
exit
exit
exit
ALU-12>debug>router>ldp#
[no] ldp
debug>router
This command configures LDP debugging.
[no] interface interface-name
debug>router>ldp
This command configures debugging for a specific LDP interface.
specifies an existing interface
[no] peer ip-address
debug>router>ldp
This command configures debugging for a specific LDP peer.
specifies the LDP peer to debug
[no] event
debug>router>ldp>interface
debug>router>ldp>peer
This command configures debugging for specific LDP events.
[no] bindings
debug>router>ldp>peer>event
This command displays debugging information about addresses and label bindings learned from LDP peers for LDP bindings.
The no form of the command disables the debugging output.
[no] messages
debug>router>ldp>if>event
debug>router>ldp>peer>event
This command displays specific information (for example, message type, source, and destination) about LDP messages sent to and received from LDP peers.
The no form of the command disables debugging output for LDP messages.
[no] packet
debug>router>ldp>interface
debug>router>ldp>peer
This command enables debugging for specific LDP packets.
The no form of the command disables the debugging output.
hello [detail]
no hello
debug>router>ldp>if>packet
debug>router>ldp>peer>packet
This command enables debugging for sent and received LDP Hello packets.
The no form of the command disables the debugging output.
displays detailed information
init [detail]
no init
debug>router>ldp>peer>packet
This command enables debugging for LDP Init packets. The detail option displays detailed information about the type length value (TLV) included in mac-flush packets.
The no form of the command disables the debugging output.
displays detailed information
[no] keepalive
debug>router>ldp>peer>packet
This command enables debugging for LDP keepalive packets.
The no form of the command disables the debugging output.
label [detail]
no label
debug>router>ldp neighbor>packet
This command enables debugging for LDP label packets.
The no form of the command disables the debugging output.
displays detailed information