SV-255960r961554_rule
V-255960
SRG-APP-000411-NDM-000330
ARST-ND-000690
CAT I
10
Configure the Arista network device to use FIPS-validated HMAC to protect the integrity of remote maintenance sessions.
switch(config)#management ssh
switch(config-mgmt-ssh)#mac hmac-sha2-256 hmac-sha2-512
switch(config-mgmt-ssh)#exit
Determine if the Arista network device is configured to use FIPS-validated HMAC to protect the integrity of remote maintenance sessions.
NOTE: Although allowed by SP800-131Ar2 for some applications, SHA-1 is considered a compromised hashing standard and is being phased out of use by industry and government standards. Unless required for legacy use, DOD systems should not be configured to use SHA-1 for integrity of remote access sessions.
Verify the HMAC settings for SSH using the following command:
switch#sh run | section management ssh
mac hmac-sha2-256 hmac-sha2-512
If the Arista network device does not implement replay-resistant authentication mechanisms for network access to privileged accounts, this is a finding.
V-255960
False
ARST-ND-000690
Determine if the Arista network device is configured to use FIPS-validated HMAC to protect the integrity of remote maintenance sessions.
NOTE: Although allowed by SP800-131Ar2 for some applications, SHA-1 is considered a compromised hashing standard and is being phased out of use by industry and government standards. Unless required for legacy use, DOD systems should not be configured to use SHA-1 for integrity of remote access sessions.
Verify the HMAC settings for SSH using the following command:
switch#sh run | section management ssh
mac hmac-sha2-256 hmac-sha2-512
If the Arista network device does not implement replay-resistant authentication mechanisms for network access to privileged accounts, this is a finding.
M
5511