SV-220502r604141_rule
V-220502
SRG-APP-000395-NDM-000347
CISC-ND-001150
CAT II
10
Configure the Cisco switch to authenticate NTP sources using authentication that is cryptographically based as shown in the example below:
SW1(config)# ntp authenticate
SW1(config)# ntp authentication-key 1 md5 xxxxxxxxxxxxx
SW1(config)# ntp trusted-key 1
SW1(config)# ntp server 10.1.12.10 key 1
SW1(config)# ntp server 10.1.22.13 key 1
SW1(config)# ntp commit
SW1(config)# end
Review the Cisco switch configuration to verify that it is compliant with this requirement as shown in the configuration example below:
ntp distribute
ntp server 10.1.12.10 key 1
ntp server 10.1.22.13 key 1
ntp authenticate
ntp authentication-key 1 md5 xxxxxxxxxx 7
ntp trusted-key 1
ntp commit
If the Cisco switch is not configured to authenticate NTP sources using authentication that is cryptographically based, this is a finding.
V-220502
False
CISC-ND-001150
Review the Cisco switch configuration to verify that it is compliant with this requirement as shown in the configuration example below:
ntp distribute
ntp server 10.1.12.10 key 1
ntp server 10.1.22.13 key 1
ntp authenticate
ntp authentication-key 1 md5 xxxxxxxxxx 7
ntp trusted-key 1
ntp commit
If the Cisco switch is not configured to authenticate NTP sources using authentication that is cryptographically based, this is a finding.
M
4066