Enabling and disabling types of DLDP debugging

  • To enable specific types of debugging for DLDP on the specified ports, use the following command:
    debug dldp all|error|event| packet|state-machine|timer <port-list>
  • To disable specific types of debugging for DLDP on the specified ports, use the following command:
    no debug dldp all|error|event| packet|state-machine|timer <port-list>

Arguments:

all

Display all DLDP debug messages.

error

Display all DLDP error messages.

event

Display all the DLDP event messages.

packet

Display all DLDP packet messages.

stat-machine

Display all DLDP state machine messages.

timer

Display all DLDP timer messages.

port-list

Display all DLDP debug messages for the listed port.