Administrator Guide

CONFIGURATION versus INTERFACE Congurations
All LLDP conguration commands are available in PROTOCOL LLDP mode, which is a sub-mode of the CONFIGURATION mode and
INTERFACE mode.
Congurations made at the CONFIGURATION level are global; that is, they aect all interfaces on the system.
Congurations made at the INTERFACE level aect only the specic interface; they override CONFIGURATION level
congurations.
Example of the protocol lldp Command (CONFIGURATION Level)
Dell(conf)#protocol lldp
Dell(conf-lldp)#?
advertise Advertise TLVs
disable Disable LLDP protocol globally
end Exit from configuration mode
exit Exit from LLDP configuration mode
hello LLDP hello configuration
mode LLDP mode configuration (default = rx and tx)
multiplier LLDP multiplier configuration
no Negate a command or set its defaults
show Show LLDP configuration
Dell(conf-lldp)#exit
Dell(conf)#interface tengigabitethernet 0/3
Dell(conf-if-te-0/3)#protocol lldp
Dell(conf-if-te-0/3-lldp)#?
advertise Advertise TLVs
disable Disable LLDP protocol on this interface
end Exit from configuration mode
exit Exit from LLDP configuration mode
hello LLDP hello configuration
mode LLDP mode configuration (default = rx and tx)
multiplier LLDP multiplier configuration
no Negate a command or set its defaults
show Show LLDP configuration
Dell(conf-if-te-0/3-lldp)#
Enabling LLDP
LLDP is enabled by default. Enable and disable LLDP globally or per interface. If you enable LLDP globally, all UP interfaces send
periodic LLDPDUs.
To enable LLDP, use the following command.
1. Enter Protocol LLDP mode.
CONFIGURATION or INTERFACE mode
protocol lldp
2. Enable LLDP.
PROTOCOL LLDP mode
no disable
Disabling and Undoing LLDP
To disable or undo LLDP, use the following command.
Disable LLDP globally or for an interface.
disable
134
Link Layer Discovery Protocol (LLDP)