STIGhubSTIGhub
STIGsRMF ControlsCompare

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
  • RMF Controls
  • Compare Versions

Resources

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

V-216536

CAT II (Medium)

The Cisco router must record time stamps for audit records that meet a granularity of one second for a minimum degree of precision.

Rule ID

SV-216536r961446_rule

STIG

Cisco IOS XR Router NDM Security Technical Implementation Guide

Version

V3R6

CCIs

CCI-001889

Discussion

Without sufficient granularity of time stamps, it is not possible to adequately determine the chronological order of records. Time stamps generated by the application include date and time. Granularity of time measurements refers to the degree of synchronization between information system clocks and reference clocks.

Check Content

Review the Cisco router configuration to verify that it is compliant with this requirement as shown in the example below.

hostname R3
service timestamps log datetime localtime

If the router is not configured to record time stamps that meet a granularity of one second, this is a finding.

Fix Text

Configure the Cisco router to record time stamps that meet a granularity of one second as shown in the example below.

RP/0/0/CPU0:R3(config)#service timestamps log datetime localtime