STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated just now
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to RUCKUS ICX Router Security Technical Implementation Guide

V-273650

CAT II (Medium)

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

Rule ID

SV-273650r1110949_rule

STIG

RUCKUS ICX Router Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-002403

Discussion

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 Content

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 Text

Add the command below to the global configuration:

ICX(config)#ipv6 deny-undetermined-transport any any