The Link Layer Discovery Protocol (LLDP) is a layer-2 protocol used to discover details about directly connected neighbors. LLDP is a vendor-neutral protocol and is compatible with most modern networking equipment. LLDP is a requirement in a multi-vendor network as it will likely be the only layer-2 discovery protocol found on all network devices.
By default, LLDP is enabled on all switch ports. LLDP can be configured to transmit only, receive only, transmit and receive, or neither transmit nor receive on any switch interface.
FLEX24-10G# configure terminal
FLEX24-10G(config)# interface GigabitEthernet 1/1
FLEX24-10G(config-if)# no lldp transmit
FLEX24-10G(config-if)# no lldp receive
FLEX24-10G(config-if)# end
FLEX24-10G# copy running-config startup-config
Building configuration...
% Saving 2320 bytes to flash:startup-config
FLEX24-10G#
Refer to the Admin Guide for all the advanced settings available in the switch. You’ll find additional resources like the Datasheet, Admin Guide, A&E spec sheet, etc on the product page here.
For more assistance,
|
Comments
0 comments
Please sign in to leave a comment.