lldp receive

Syntax

lldp receive

no lldp receive

Description

Enables reception of LLDP information on an interface. By default, LLDP reception is enabled on all active interfaces.

The no form of this command disables reception of LLDP information on an interface.

Command context

config-if

Authority

Administrators

Examples

Enabling LLDP reception on interface 1/1/1:

switch(config)# interface 1/1/1 
switch(config-if)# lldp receive

Disabling LLDP reception on interface 1/1/1:

switch(config)# interface 1/1/1 
switch(config-if)# no lldp receive