DISA STIGS Viewer

The RUCKUS ICX device must enforce approved authorizations for controlling the flow of management information within the network device based on information flow control policies.

Overview

Finding ID Version Rule ID IA Controls Severity
V-273785 RCKS-NDM-000110 SV-273785r1110836_rule   Medium
Description
A mechanism to detect and prevent unauthorized communication flow must be configured or provided as part of the system design. If management information flow is not enforced based on approved authorizations, the network device may become compromised. Information flow control regulates where management information is allowed to travel within a network device. The flow of all management information must be monitored and controlled so it does not introduce any unacceptable risk to the network device or data. Application-specific examples of enforcement occur in systems that employ rule sets or establish configuration settings that restrict information system services or message-filtering capability based on message content (e.g., implementing key word searches or using document characteristics). Applications providing information flow control must be able to enforce approved authorizations for controlling the flow of management information within the system in accordance with applicable policy.
STIG Date
RUCKUS ICX NDM Security Technical Implementation Guide 2025-05-28

Details

Check Text (C-77876r1110534_chk)
Verify management access is limited to the desired subnets:

SSH@ICX(config)# show management access
management access src-ip 192.168.1.0 255.255.255.0 allow ssh

If the ICX switch does not enforce approved authorizations for controlling the flow of management information within the device based on information control policies, this is a finding.
Fix Text (F-77781r1110535_fix)
Configure management access to limit source address and protocol as required:

management access src-ip [subnet_addr]/[mask] allow [protocol]