The Cisco perimeter router must be configured to have Link Layer Discovery Protocol (LLDP) disabled on all external interfaces.
An XCCDF Rule
Description
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.
- ID
- SV-216764r856442_rule
- Version
- CISC-RT-000360
- Severity
- Low
- References
- Updated
Remediation Templates
A Manual Procedure
Disable LLDP transmit on all external interfaces as shown in the example below.
RP/0/0/CPU0:R3(config)#interface g0/0/0/1
RP/0/0/CPU0:R3(config-if)#lldp transmit disable