Rule ID
SV-273631r1110937_rule
Version
V1R1
CCIs
The ICMP supports IP traffic by relaying information about paths, routes, and network conditions. Routers automatically send ICMP messages under a wide variety of conditions. Host unreachable ICMP messages are commonly used by attackers for network mapping and diagnosis.
Review the device configuration to determine if controls have been defined to ensure the router does not send ICMP unreachable notifications out to any external interfaces. show run verify "no ip icmp unreachable" is present If ICMP unreachable notifications are enabled on any external interfaces, this is a finding.
Configure the ICX to not send ICMP unreachable messages. conf t no ip icmp unreachable wr mem