Enables global or interface LLDP packet receive mode.
Config mode
Interface config mode
The no lldp receive
command sets the LLDP receive mode to false.
The following example configures global LLDP packet receive mode.
device# configure terminal device(config)# lldp receive device# show running-configuration lldp receive
The following example configures LLDP packet receive mode on the interface.
device# configure terminal device(config)# interface ethernet 1/1 device(config-if)# lldp receive device# show running-configuration interface ethernet 1/1 lldp receive