STIGhubSTIGhub
STIGsSearchCompareAbout

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • Compare Versions

Resources

  • About
  • VPAT
  • DISA STIG Library
STIGs updated 2 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to Arista MLS DCS-7000 Series RTR Security Technical Implementation Guide

V-220133

CAT II (Medium)

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

Rule ID

SV-220133r539012_rule

STIG

Arista MLS DCS-7000 Series RTR Security Technical Implementation Guide

Version

V1R4

CCIs

CCI-001097

Discussion

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.

Check Content

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

Configure the router maximum hop limit value to at least 32.

From the interface configuration mode, enter:

ipv6 nd ra hop-limit 32