Debug lldp – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1930

LLDP Commands
Software Reference for x310 Series Switches
71.4
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
debug lldp
This command enables specific LLDP debug for specified ports. When LLDP debugging is
enabled, diagnostic messages are entered into the system log. If no port list is supplied,
the specified debugging is enabled for all ports.
The no variant of this command disables specific LLDP debug for specified ports. If no port
list is supplied, the specified debugging is disabled for all ports.
Syntax
debug lldp {[rx][rxpkt][tx][txpkt]} [interface [<port-list>]]
debug lldp operation
no debug lldp {[rx][rxpkt][tx][txpkt]} [interface [<port-list>]]
no debug lldp operation
no debug lldp all
Default
By default no debug is enabled for any ports.
Mode
Privileged Exec
Examples
To enable debugging of LLDP receive on ports 1.0.1 and 1.0.6, use the command:
To enable debugging of LLDP transmit with packet dump on all ports, use the command:
To disable debugging of LLDP receive on ports 1.0.1 and 1.0.6, use the command:
To turn off all LLDP debugging on all ports, use the command:
Related Commands
Parameter
Description
rx
LLDP receive debug.
rxpkt
Raw LLDPDUs received in hex format.
tx
LLDP transmit debug.
txpkt
Raw Tx LLDPDUs transmitted in hex format.
<port-list>
The ports for which debug is to be configured.
operation
Debug for LLDP internal operation on the switch.
all
Disables all LLDP debugging for all ports.
awplus#
debug lldp rx interface port1.0.1,port1.0.6
awplus#
debug lldp tx txpkt
awplus#
no debug lldp rx interface port1.0.1,port1.0.6
awplus#
no debug lldp all