UCF STIG Viewer Logo

The Arista Multilayer Switch must enforce that any interface used for out-of-band management traffic is configured to be passive for the Interior Gateway Protocol that is utilized on that management interface.


Overview

Finding ID Version Rule ID IA Controls Severity
V-60909 AMLS-L3-000200 SV-75367r1_rule Medium
Description
The out-of-band management access switch will connect to the management interface of the managed network elements. The management interface can be a true out-of-band management interface or a standard interface functioning as the management interface. In either case, the management interface of the managed network element will directly connect to the out-of-band management network. An out-of-band management interface does not forward transit traffic, thereby providing complete separation of production and management traffic. Since all management traffic is immediately forwarded into the management network, it is not exposed to possible tampering. The separation also ensures that congestion or failures in the managed network do not affect the management of the device. If the device does not have an out-of-band management port, the interface functioning as the management interface must be configured so that management traffic, both data plane and control plane, does not leak into the managed network and that production traffic does not leak into the management network.
STIG Date
Arista MLS DCS-7000 Series RTR Security Technical Implementation Guide 2020-06-02

Details

Check Text ( C-61855r1_chk )
Review the configuration to verify the management interface is configured as passive for the Interior Gateway Protocol instance for the managed network.

The configuration of the routing protocol viewable via the "show running-config" command must include the following statement:

passive-interface [management] [#]

or

passive-interface [default]

Note that not all protocols support the concept of a passive interface, such as the use of BGP for an IGP. As the function of these protocols is different, if this statement is missing from a protocol that does not support this function, this is not a finding.

If the management interface is not configured as passive for the Interior Gateway Protocol instance for the managed network, this is a finding.
Fix Text (F-66621r1_fix)
Configure the management interface as passive for the Interior Gateway Protocol instance configured for the managed network.

From the router configuration interface:

passive-interface management [#]