DISA STIGS Viewer

The RUCKUS ICX perimeter router must be configured to block all packets with any IP options.

Overview

Finding ID Version Rule ID IA Controls Severity
V-273619 RCKS-RTR-000520 SV-273619r1110928_rule   Medium
Description
Packets with IP options are not fast switched and henceforth must be punted to the router processor. Hackers who initiate denial-of-service (DoS) attacks on routers commonly send large streams of packets with IP options. Dropping the packets with IP options reduces the load of IP options packets on the router. The end result is a reduction in the effects of the DoS attack on the router and on downstream routers.
STIG Date
RUCKUS ICX Router Security Technical Implementation Guide 2025-06-03

Details

Check Text (C-77710r1109877_chk)
Review the router configuration to determine if it will drop all packets with IP options as shown below.

ip options drop

If the router is not configured to drop all packets with IP options, this is a finding.
Fix Text (F-77615r1109878_fix)
Configure the router to drop all packets with IP options as shown below.

ICX(config)#ip options drop