White Papers

Table Of Contents
Figure 83. Configuring LLDP
Viewing the LLDP Configuration
To view the LLDP configuration, use the following command.
Display the LLDP configuration.
CONFIGURATION or INTERFACE mode
show config
The following example shows viewing an LLDP global configuration.
DellEMC(conf)#protocol lldp
DellEMC(conf-lldp)#show config
!
protocol lldp
advertise dot1-tlv port-protocol-vlan-id port-vlan-id
advertise dot3-tlv max-frame-size
advertise management-tlv system-capabilities system-description
hello 10
no disable
DellEMC(conf-lldp)#
DellEMC(conf-lldp)#exit
DellEMC(conf)#interface tengigabitethernet 1/31
DellEMC(conf-if-te-1/31)#show config
!
interface TenGigabitEthernet 1/31
no ip address
switchport
no shutdown
DellEMC(conf-if-te-1/31)#protocol lldp
DellEMC(conf-if-te-1/31-lldp)#show config
!
protocol lldp
DellEMC(conf-if-te-1/31-lldp)#
Viewing Information Advertised by Adjacent LLDP
Neighbors
To view brief information about adjacent devices or to view all the information that neighbors are advertising, use the following
commands.
Display brief information about adjacent devices.
show lldp neighbors
Link Layer Discovery Protocol (LLDP)
515