CISC-ND-001150 - The Cisco switch must be configured to authenticate Network Time Protocol (NTP) sources using authentication with FIPS-compliant algorithms.

Information

If NTP is not authenticated, an attacker can introduce a rogue NTP server. This rogue server can then be used to send incorrect time information to network devices, which will make log timestamps inaccurate and affect scheduled actions. NTP authentication is used to prevent this tampering by authenticating the time source.

Solution

Configure the Cisco switch to authenticate NTP sources using authentication with FIPS-compliant algorithms as shown in the example below:

SW1# configure terminal
SW1(config)# feature ntp
SW1(config)# ntp authentication-key 1 md5 xxxxxx
SW1(config)# ntp trusted-key 1
SW1(config)# ntp authenticate
SW1(config)# ntp server 10.1.12.10 key 1
SW1(config)# ntp commit
SW1(config)# end
SW1# copy running-config startup-config

Note: The ntp commit command can be omitted if CFS is not enabled for NTP.

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Cisco_NX-OS_Switch_Y26M01_STIG.zip

Item Details

Category: IDENTIFICATION AND AUTHENTICATION

References: 800-53|IA-3(1), CAT|II, CCI|CCI-001967, Rule-ID|SV-220502r1156823_rule, STIG-ID|CISC-ND-001150, STIG-Legacy|SV-110653, STIG-Legacy|V-101549, Vuln-ID|V-220502

Plugin: Cisco

Control ID: 13c64adec8c9d4b78f667967387ba8d35fd1dca0c1b14918767b21545e1dc80b