SV-255958r1015711_rule
V-255958
SRG-APP-000373-NDM-000298
ARST-ND-000600
CAT II
10
Configure the Arista network device for at least two trusted time sources and to use cryptographic authentication with the following command example:
switch#config
switch(config)#ntp authentication-key 12 sha1 0 <key>
switch(config)#ntp trusted-key 12
switch(config)#ntp authenticate servers
switch(config)#ntp local-interface Management1
switch(config)#ntp server 192.168.16.36 prefer key 12
switch(config)#ntp server 192.168.16.37 key 12
switch(config)#exit
Configure the local time zone for the device.
switch#config
switch(config)#clock timezone <timezone>
switch(config)#exit
Determine if the network device is configured to synchronize internal information system clocks with authenticated primary and secondary time sources.
Verify the Arista network device configuration with the following example:
switch# show running-config | section ntp
ntp authentication-key 12 sha1 7 06131C2058470A58
ntp trusted-key 12
ntp authenticate servers
ntp local-interface Management1
ntp server 192.168.16.36 prefer key 12
ntp server 192.168.16.37 key 12
If the Arista network device is not configured to synchronize internal system clocks with the primary and secondary time sources, this is a finding.
If the Arista network device does not authenticate Network Time Protocol sources using authentication that is cryptographically based, this is a finding.
V-255958
False
ARST-ND-000600
Determine if the network device is configured to synchronize internal information system clocks with authenticated primary and secondary time sources.
Verify the Arista network device configuration with the following example:
switch# show running-config | section ntp
ntp authentication-key 12 sha1 7 06131C2058470A58
ntp trusted-key 12
ntp authenticate servers
ntp local-interface Management1
ntp server 192.168.16.36 prefer key 12
ntp server 192.168.16.37 key 12
If the Arista network device is not configured to synchronize internal system clocks with the primary and secondary time sources, this is a finding.
If the Arista network device does not authenticate Network Time Protocol sources using authentication that is cryptographically based, this is a finding.
M
5511