The RUCKUS ICX perimeter router must be configured to drop IPv6 undetermined transport packets.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
mediumV-273650SRG-NET-000364-RTR-000200RCKS-RTR-000830SV-273650r1110949_rule2025-06-031
Description
One of the fragmentation weaknesses known in IPv6 is the undetermined transport packet. This packet contains an undetermined protocol due to fragmentation. Depending on the length of the IPv6 extension header chain, the initial fragment may not contain the layer four port information of the packet.
ℹ️ Check
This requirement is not applicable for the DODIN Backbone. Review configuration for the command below: ipv6 deny-undetermined-transport any any If the router is not configured to drop IPv6 undetermined transport packets, this is a finding.
✔️ Fix
Add the command below to the global configuration: ICX(config)#ipv6 deny-undetermined-transport any any