STIGhubSTIGhub
STIGsSearchCompare

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
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 3 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to Dell OS10 Switch Layer 2 Switch Security Technical Implementation Guide

V-269965

CAT II (Medium)

The Dell OS10 Switch must enable Far-End Failure Detection (FEFD) to protect against one-way connections.

Rule ID

SV-269965r1052281_rule

STIG

Dell OS10 Switch Layer 2 Switch Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-000366

Discussion

In topologies where fiber-optic interconnections are used, physical misconnections can occur that allow a link to appear to be up when there is a mismatched set of transmit/receive pairs. When such a physical misconfiguration occurs, protocols such as STP can cause network instability. UDLD is a Layer 2 protocol that can detect these physical misconfigurations by verifying that traffic is flowing bidirectionally between neighbors. Ports with UDLD enabled periodically transmit packets to neighbor devices. If the packets are not echoed back within a specific time frame, the link is flagged as unidirectional and the interface is shut down.

Check Content

Dell OS10 provides a proprietary protocol, FEFD, to protect against one-way connections.

Verify that FEFD is configured on the appropriate ethernet interfaces by reviewing the FEFD status to verify the desired interfaces are in mode Normal or Aggressive.

OS10# show fefd
FEFD is globally 'OFF', interval is 15 seconds.
INTERFACE      MODE          INTERVAL      STATE
============================================================
eth1/1/1       NA            NA            Idle (Not running)
eth1/1/2       NA            NA            Idle (Not running)
eth1/1/3       NA            NA            Idle (Not running)
eth1/1/4       NA            NA            Idle (Not running)
eth1/1/5       NA            NA            Idle (Not running)
eth1/1/6       Normal        15            Unknown
eth1/1/7       Aggressive    15            Unknown
eth1/1/8       NA            NA            Idle (Not running)
…

If FEFD is not configured on the appropriate interfaces, this is a finding.

Fix Text

Configure the OS10 switch to enable FEFD on appropriate interfaces connected to other OS10 peers.

OS10(config)# interface ethernet 1/1/6
OS10(conf-if-eth1/1/6)# fefd mode normal