SV-216540r1156820_rule
V-216540
SRG-APP-000395-NDM-000347
CISC-ND-001150
CAT II
10
Configure the Cisco router to authenticate NTP sources using authentication with FIPS-compliant algorithms as shown in the example below:
RP/0/0/CPU0:router# configure
RP/0/0/CPU0:router(config)# ntp
RP/0/0/CPU0:router(config-ntp)# authentication-key 1 hmac-sha2 encrypted xxxxxx
RP/0/0/CPU0:router(config-ntp)# trusted-key 1
RP/0/0/CPU0:router(config-ntp)# authenticate
RP/0/0/CPU0:router(config-ntp)# server 198.51.100.1 key 1
RP/0/0/CPU0:router(config-ntp)# commit
Review the Cisco router configuration to verify that it authenticates NTP sources using authentication with FIPS-compliant algorithms as shown in the configuration example below:
ntp
authentication-key 1 hmac-sha2 encrypted xxxxxx
trusted-key 1
authenticate
server 198.51.100.1 key 1
If the Cisco router is not configured to authenticate NTP sources using authentication with FIPS-compliant algorithms, this is a finding.
V-216540
False
CISC-ND-001150
Review the Cisco router configuration to verify that it authenticates NTP sources using authentication with FIPS-compliant algorithms as shown in the configuration example below:
ntp
authentication-key 1 hmac-sha2 encrypted xxxxxx
trusted-key 1
authenticate
server 198.51.100.1 key 1
If the Cisco router is not configured to authenticate NTP sources using authentication with FIPS-compliant algorithms, this is a finding.
M
4023