UCF STIG Viewer Logo

The Arista Multilayer Switch must configure the maximum hop limit value to at least 32.


Overview

Finding ID Version Rule ID IA Controls Severity
V-60927 AMLS-L3-000290 SV-75385r2_rule Medium
Description
The Neighbor Discovery protocol allows a hop limit value to be advertised by routers in a Router Advertisement message to be used by hosts instead of the standardized default value. If a very small value was configured and advertised to hosts on the LAN segment, communications would fail due to the hop limit reaching zero before the packets sent by a host reached their destination.
STIG Date
Arista MLS DCS-7000 Series RTR Security Technical Implementation Guide 2020-06-02

Details

Check Text ( C-61873r1_chk )
Review the router configuration to determine if the maximum hop limit has been configured.

If it has been configured, then it must be set to at least 32.

If it has not been configured, the default value must be determined. The default value for the Arista MLS is 64.

Review the interface configuration via the "show running-config" command for the statement

ipv6 nd ra hop-limit 32

If the default value is below 32 and the maximum hop limit value has not been configured (set to at least 32), this is a finding.

In any case, maximum hop limit must be at least 32.
Fix Text (F-66639r1_fix)
Configure the router maximum hop limit value to at least 32.

From the interface configuration mode, enter:

ipv6 nd ra hop-limit 32