Enables LLDP on the interface.
Interface config mode
The no lldp enable
command disables LLDP on the interface.
The following example enables LLDP protocol.
device# configure terminal device(config)# interface ethernet 1/1 device(config-if)# lldp enable device(config-if)# no lldp enable device# show running-configuration interface ethernet 1/1 no lldp enable end