STIGhubSTIGhub
STIGsSearchCompareAbout

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • Compare Versions

Resources

  • About
  • VPAT
  • DISA STIG Library
STIGs updated 2 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to Cisco IOS Switch NDM Security Technical Implementation Guide

V-220580

CAT II (Medium)

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

Rule ID

SV-220580r960894_rule

STIG

Cisco IOS Switch NDM Security Technical Implementation Guide

Version

V3R7

CCIs

CCI-000131

Discussion

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 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. 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.

Check Content

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 are not configured, this is a finding.

Fix Text

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