The Cisco switch must produce audit records containing information to establish when (date and time) the events occurred.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-220528CISC-ND-000280SV-220528r960894_ruleCCI-000131medium
Description
It is essential for security personnel to know what is being done, what was attempted, where it was done, when it was done, and by whom it was done in order to compile an accurate risk assessment. Logging the date and time of each detected event provides a means of investigating an attack; recognizing resource utilization or capacity thresholds; or identifying an improperly configured network device. In order to establish and correlate the series of events leading up to an outage or attack, it is imperative the date and time are recorded in all log records.
STIGDate
Cisco IOS XE Switch NDM Security Technical Implementation Guide2025-05-19

Related Frameworks

4 paths across 3 frameworks
NIST 800-531 mapping
AU-3
1.00
  • DISA · 3 · disa_xccdf · related
  • DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1712 mappings
3.3.1
1.00
  • DISA · 3 · 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
3.3.2
1.00
  • DISA · 3 · 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-000131
1.00
  • DISA · 3 · disa_xccdf · related

Details

Check Text (C-220528r960894_chk)

Verify that the switch is configured to include the date and time on all log records as shown in the configuration example below: service timestamps log datetime localtime If time stamps is not configured, this is a finding.

Fix Text (F-22232r508529_fix)

Configure the switch to include the date and time on all log records as shown in the example below: SW1(config)#service timestamps log datetime localtime