LLDP is used to advertise the device’s identity and abilities and read other devices connected to the same network. Note: LLDP is enabled by default.
Relevant Configuration
Enable lldp
switch(config)# lldp
Enable lldp on interface
switch (config interface ethernet 1/1) # lldp receive
switch (config interface ethernet 1/1) # lldp transmit
Show Commands to Validate Functionality
show lldp local
Expected Results