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-273629

CAT II (Medium)

The RUCKUS ICX router must be configured to have Gratuitous Address Resolution Protocol (ARP) disabled on all external interfaces.

Rule ID

SV-273629r1111036_rule

STIG

RUCKUS ICX Router Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-002385

Discussion

A gratuitous ARP is an ARP broadcast in which the source and destination MAC addresses are the same. It is used to inform the network about a host IP address. A spoofed gratuitous ARP message can cause network mapping information to be stored incorrectly, causing network malfunction.

Check Content

The RUCKUS ICX disables gratuitous ARP by default. Review the configuration to verify the command below does not appear.  

ip arp learn-gratuitous-arp

If the above command is present in the configuration, this is a finding.

Fix Text

Disable learning of gratuitous ARPs:

ICX(config)#no ip arp learn-gratuitous-arp