Skip to content

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

An XCCDF Rule

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. Satisfies: SRG-APP-000097-NDM-000227, SRG-APP-000038-NDM-000213

ID
SV-266910r1039751_rule
Version
ARBA-ND-000213
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Configure AOS with the following commands:  
configure terminal 
ip access-list session <name> 
network <A.B.C.D> <netmask A.B.C.D> any any permit 
any any any deny log 
ipv6 network <X:X:X:X::X/<0-128> any any permit