1.23 CISC-RT-000360

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

The Cisco perimeter switch must be configured to have Link Layer Discovery Protocol (LLDP) disabled on all external interfaces.

GROUP ID: V-221096
RULE ID: SV-221096r999705

LLDP is a neighbor discovery protocol used to advertise device capabilities, configuration information, and device identity. LLDP is media-and-protocol-independent as it runs over layer 2; therefore, two network nodes that support different layer 3 protocols can still learn about each other. Allowing LLDP messages to reach external network nodes provides an attacker a method to obtain information of the network infrastructure that can be useful to plan an attack.

Solution

Disable LLDP transmit on all external interfaces as shown in the example below:

SW2(config)# int e2/2
SW2(config-if)# no lldp transmit
SW2(config-if)# end

See Also

https://workbench.cisecurity.org/benchmarks/22581