SV-215840r531083_rule
V-215840
SRG-APP-000374-NDM-000299
CISC-ND-001050
CAT II
10
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
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.
V-215840
False
CISC-ND-001050
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.
M
4020