The RUCKUS ICX switch must have Dynamic Address Resolution Protocol (ARP) Inspection (DAI) enabled on all user VLANs.
Overview
Finding ID | Version | Rule ID | IA Controls | Severity |
V-273683 | RCKS-L2S-000150 | SV-273683r1110986_rule | Medium |
Description |
DAI intercepts ARP requests and verifies that each of these packets has a valid IP-to-MAC address binding before updating the local ARP cache and before forwarding the packet to the appropriate destination. Invalid ARP packets are dropped and logged. DAI determines the validity of an ARP packet based on valid IP-to-MAC address bindings stored in the DHCP snooping binding database. If the ARP packet is received on a trusted interface, the switch forwards the packet without any checks. On untrusted interfaces, the switch forwards the packet only if it is valid. |
STIG | Date |
RUCKUS ICX Layer 2 Switch Security Technical Implementation Guide | 2025-06-03 |
Details
Check Text (C-77774r1110070_chk) |
Review list of VLANs with ARP inspection configured. ICX#show ip arp inspection IP ARP inspection enabled on 1 VLAN(s): VLAN(s): 16 If ARP Inspection is not enabled on all user VLANs, this is a finding. |
Fix Text (F-77679r1110071_fix) |
Configure the switch to have Dynamic Address Resolution Protocol (ARP) Inspection (DAI) enabled on all user VLANs. 1. Enter global configuration mode: device# configure terminal device(config)# ip arp inspection vlan 2 Optional Step 2: Apply to multiple VLANs: device# configure terminal device(config)# ip arp inspection vlan 100 to 150 160 170 to 200 |