Developers Guide

Table Of Contents
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/1
DellEMC(conf-if-te-1/31/1)#show config
!
interface TenGigabitEthernet 1/31/1
no ip address
switchport
no shutdown
DellEMC(conf-if-te-1/31/1)#protocol lldp
DellEMC(conf-if-te-1/31/1-lldp)#show config
!
protocol lldp
DellEMC(conf-if-te-1/31/1-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
● Display all of the information that neighbors are advertising.
show lldp neighbors detail
Examples of Viewing Information Advertised by Neighbors
Example of Viewing Brief Information Advertised by Neighbors
The length of the LLDP neighbors (Remote host) name is truncated if it is above 15 characters. The full name can be checked in
show lldp neighbors detail command as follows:
DellEMC#show lldp neighbors detail
========================================================================
Local Interface Ma 1/1 has 1 neighbor
Total Frames Out: 83080
Total Frames In: 86156
Total Neighbor information Age outs: 0
Total Multiple Neighbors Detected: 0
Total Frames Discarded: 0
Total In Error Frames: 0
Total Unrecognized TLVs: 388448
Total TLVs Discarded: 0
Next packet will be sent after 15 seconds
The neighbors are given below:
-----------------------------------------------------------------------
510
Link Layer Discovery Protocol (LLDP)