The Cisco perimeter switch must be configured to have Cisco Discovery Protocol (CDP) disabled on all external interfaces.
An XCCDF Rule
Description
CDP is a Cisco proprietary neighbor discovery protocol used to advertise device capabilities, configuration information, and device identity. CDP 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 CDP 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-221097r999706_rule
- Version
- CISC-RT-000370
- Severity
- Low
- References
- Updated
Remediation Templates
A Manual Procedure
Disable CDP on all external interfaces via no cdp enable interface command or disable CDP globally via no cdp enable command.