SV-220606r1156814_rule
V-220606
SRG-APP-000395-NDM-000347
CISC-ND-001150
CAT II
10
Configure the Cisco switch to authenticate NTP sources using authentication with FIPS-compliant algorithms as shown in the example below:
SW2(config)#ntp authenticate
SW2(config)#ntp authentication-key 1 md5 xxxxxx
SW2(config)#ntp trusted-key 1
SW2(config)#ntp server x.x.x.x key 1
SW2(config)#ntp server y.y.y.y key 1
Review the Cisco switch configuration to verify it authenticates NTP sources using authentication with FIPS-compliant algorithms as shown in the configuration example below:
ntp authentication-key 1 md5 xxxxxx
ntp authenticate
ntp trusted-key 1
ntp server x.x.x.x key 1
ntp server y.y.y.y key 1
Note: Cisco IOS is limited to MD5 for NTP authentication, and incurs a permanent finding as it is not FIPS compliant. MD5 partially reduces the risk but cannot fully mitigate it.
If the Cisco switch is not configured to authenticate NTP sources using authentication with FIPS-compliant algorithms, this is a finding.
V-220606
False
CISC-ND-001150
Review the Cisco switch configuration to verify it authenticates NTP sources using authentication with FIPS-compliant algorithms as shown in the configuration example below:
ntp authentication-key 1 md5 xxxxxx
ntp authenticate
ntp trusted-key 1
ntp server x.x.x.x key 1
ntp server y.y.y.y key 1
Note: Cisco IOS is limited to MD5 for NTP authentication, and incurs a permanent finding as it is not FIPS compliant. MD5 partially reduces the risk but cannot fully mitigate it.
If the Cisco switch is not configured to authenticate NTP sources using authentication with FIPS-compliant algorithms, this is a finding.
M
4069