STIGQter STIGQter: STIG Summary: Cisco IOS Switch NDM Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 23 Apr 2021:

The Cisco switch must be configured to record time stamps for log records that can be mapped to Coordinated Universal Time (UTC) or Greenwich Mean Time (GMT).

DISA Rule

SV-220603r521267_rule

Vulnerability Number

V-220603

Group Title

SRG-APP-000374-NDM-000299

Rule Version

CISC-ND-001050

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the Cisco switch to record time stamps for audit records that can be mapped to UTC or GMT as shown in the example below:

SW2(config)#clock timezone EST -5
SW2(config)#service timestamps log datetime localtime

Check Contents

Review the Cisco switch configuration to verify that it records time stamps for audit records that can be mapped to UTC or GMT as shown in the example below:

service timestamps log datetime localtime
!
hostname R2



clock timezone EST -5

Note: UTC is the default; hence, the command set time zone may not be seen in the configuration. This can be verified using the show system uptime command.

If the switch is not configured to record time stamps for audit records that can be mapped to UTC or GMT, this is a finding.

Vulnerability Number

V-220603

Documentable

False

Rule Version

CISC-ND-001050

Severity Override Guidance

Review the Cisco switch configuration to verify that it records time stamps for audit records that can be mapped to UTC or GMT as shown in the example below:

service timestamps log datetime localtime
!
hostname R2



clock timezone EST -5

Note: UTC is the default; hence, the command set time zone may not be seen in the configuration. This can be verified using the show system uptime command.

If the switch is not configured to record time stamps for audit records that can be mapped to UTC or GMT, this is a finding.

Check Content Reference

M

Target Key

4069

Comments