The Nokia router must be configured to have Internet Control Message Protocol (ICMP) unreachable notifications disabled on all external interfaces.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-283853NOKI-RT-000350SV-283853r1203808_ruleCCI-002385medium
Description
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.
STIGDate
Nokia Service Router OS 25.x Router Security Technical Implementation Guide2026-06-15

Details

Check Text (C-283853r1203808_chk)

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. Use the command below to verify "ICMP Unreachable" is set to Disable: - show router interface "TO-PE2" detail | match "Unreachables" Unreachables : Disabled Unreachables : Number - 100 Time (seconds) - 10 If ICMP unreachable notifications are enabled on any external interfaces, this is a finding.

Fix Text (F-88323r1203807_fix)

Disable ICMP unreachable notifications on all external interfaces, as shown in the example below: - configure router interface "TO-PE2" icmp no unreachables