Deployment Guide
Congure LLDP
Conguring LLDP is a two-step process.
1 Enable LLDP globally.
2 Advertise TLVs out of an interface.
Related Conguration Tasks
• Viewing the LLDP Conguration
• Viewing Information Advertised by Adjacent LLDP Agents
• Conguring LLDPDU Intervals
• Conguring a Time to Live
• Debugging LLDP
Important Points to Remember
• LLDP is enabled by default.
• Dell Networking systems support up to eight neighbors per interface.
• Dell Networking systems support a maximum of 8000 total neighbors per system. If the number of interfaces multiplied by eight
exceeds the maximum, the system does not congure more than 8000.
• INTERFACE level congurations override all CONFIGURATION level congurations.
• LLDP is not hitless.
CONFIGURATION versus INTERFACE Congurations
All LLDP conguration commands are available in PROTOCOL LLDP mode, which is a sub-mode of the CONFIGURATION mode and
INTERFACE mode.
• Congurations made at the CONFIGURATION level are global; that is, they aect all interfaces on the system.
• Congurations made at the INTERFACE level aect only the specic interface; they override CONFIGURATION level congurations.
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
Link Layer Discovery Protocol (LLDP)
157