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

The Cisco router 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-215695r521266_rule

Vulnerability Number

V-215695

Group Title

SRG-APP-000374-NDM-000299

Rule Version

CISC-ND-001050

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

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

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

Check Contents

Review the Cisco router configuration to verify that it is compliant with this requirement 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 router is not configured to record time stamps for audit records that can be mapped to UTC GMT, this is a finding.

Vulnerability Number

V-215695

Documentable

False

Rule Version

CISC-ND-001050

Severity Override Guidance

Review the Cisco router configuration to verify that it is compliant with this requirement 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 router is not configured to record time stamps for audit records that can be mapped to UTC GMT, this is a finding.

Check Content Reference

M

Target Key

4014

Comments