STIGQter STIGQter: STIG Summary: RUCKUS ICX Router Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 27 May 2025:

The RUCKUS ICX router must be configured to drop all fragmented Internet Control Message Protocol (ICMP) packets destined to itself.

DISA Rule

SV-273606r1110918_rule

Vulnerability Number

V-273606

Group Title

SRG-NET-000205-RTR-000002

Rule Version

RCKS-RTR-000390

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure inbound ACLs to block fragmented packets destined to itself.

ICX(config)#interface ethernet 1/1/1
ICX(config-if-e1000-1/1/1)#ip access-group EXT-ACL in logging enable
ICX(config-if-e1000-1/1/1)#ip access-group frag deny

Check Contents

Verify router management interfaces are configured to drop fragmented packets.

Interface ethernet 1/1/1
ip access-group EXT_ACL in logging enable
ip access-group frag deny

If the router is not configured with a receive-path filter to drop all fragmented ICMP packets, this is a finding.

Note: If the platform does not support the receive path filter, verify that all layer 3 interfaces have an ingress ACL to control what packets are allowed to be destined to the router for processing.

Vulnerability Number

V-273606

Documentable

False

Rule Version

RCKS-RTR-000390

Severity Override Guidance

Verify router management interfaces are configured to drop fragmented packets.

Interface ethernet 1/1/1
ip access-group EXT_ACL in logging enable
ip access-group frag deny

If the router is not configured with a receive-path filter to drop all fragmented ICMP packets, this is a finding.

Note: If the platform does not support the receive path filter, verify that all layer 3 interfaces have an ingress ACL to control what packets are allowed to be destined to the router for processing.

Check Content Reference

M

Target Key

5696