STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to RUCKUS ICX Router Security Technical Implementation Guide

V-273667

CAT II (Medium)

The RUCKUS ICX Router must be configured to suppress Router Advertisements on all external IPv6-enabled interfaces.

Rule ID

SV-273667r1111050_rule

STIG

RUCKUS ICX Router Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-000366

Discussion

Many of the known attacks in stateless autoconfiguration are defined in RFC 3756 were present in IPv4 ARP attacks. To mitigate these vulnerabilities, links that have no hosts connected such as the interface connecting to external gateways must be configured to suppress router advertisements.

Check Content

This requirement is not applicable for the DODIN Backbone.

Review configuration of external IPv6 interfaces for the command below:

interface ethernet x/x/x
 ipv6 nd suppress-ra

If the perimeter router is not configured to suppress router advertisements on all external interfaces, this is a finding.

Fix Text

Configure the router to suppress Router Advertisements on all external IPv6-enabled interfaces as shown in the example below:

ICX(config)#interface ethernet 1/1/1
ICX(config-if-e2500-1/1/1)# ipv6 nd suppress-ra