AOS must record time stamps for audit records that can be mapped to Coordinated Universal Time (UTC) or Greenwich Mean Time (GMT).
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-266954 | ARBA-ND-000299 | SV-266954r1039962_rule | CCI-001890 | medium |
| Description | ||||
| Alerts provide organizations with urgent messages. Real-time alerts provide these messages immediately (i.e., the time from event detection to alert occurs in seconds or less). | ||||
| STIG | Date | |||
| HPE Aruba Networking AOS NDM Security Technical Implementation Guide | 2024-10-29 | |||
Related Frameworks
3 paths across 3 frameworks
Related Frameworks
NIST 800-531 mapping
AU-8
1.00
- DISA · V1R1 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1711 mapping
3.3.7
1.00
- DISA · V1R1 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
- NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
CCI1 mapping
CCI-001890
1.00
- DISA · V1R1 · disa_xccdf · related
Details
Check Text (C-266954r1039962_chk)
Verify the AOS configuration with the following command:
show clock
If the clock is not set to the appropriate time zone or UTC/GMT, this is a finding.
Fix Text (F-70781r1039962_fix)
Configure AOS with the following commands:
configure terminal
clock timezone <IANA time zone>
to set the appropriate timezone
write memory