1336
Command Reference for IE200 Series Industrial Managed PoE+ Switches
C613-50066-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
LLDP C
OMMANDS
DEBUG
LLDP
debug lldp
Overview
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:
awplus#
debug lldp rx interface port1.0.1,port1.0.6
To enable debugging of LLDP transmit with packet dump on all ports, use the
command:
awplus#
debug lldp tx txpkt
To disable debugging of LLDP receive on ports 1.0.1 and 1.0.6, use the command:
awplus#
no debug lldp rx interface port1.0.1,port1.0.6
To turn off all LLDP debugging on all ports, use the command:
awplus#
no debug lldp all
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.