Skip to content

The Dell OS10 Switch must have STP Loop Guard enabled on all nondesignated STP switch ports.

An XCCDF Rule

Description

The Spanning Tree Protocol (STP) loop guard feature provides additional protection against STP loops. An STP loop is created when an STP blocking port in a redundant topology erroneously transitions to the forwarding state. In its operation, STP relies on continuous reception and transmission of Bridge Protocol Data Unit (BPDUs) based on the port role. The designated port transmits BPDUs, and the nondesignated port receives BPDUs. When one of the ports in a physically redundant topology no longer receives BPDUs, the STP conceives that the topology is loop free. Eventually, the blocking port from the alternate or backup port becomes a designated port and moves to a forwarding state. This situation creates a loop. The loop guard feature makes additional checks. If BPDUs are not received on a nondesignated port and loop guard is enabled, that port is moved into the STP loop-inconsistent blocking state.

ID
SV-269957r1052257_rule
Version
OS10-L2S-000110
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Configure the switch to have STP Loop Guard enabled globally, or at a minimum, on all nondesignated STP switch ports.

OS10(config)# interface range ethernet 1/1/1-1/1/58
OS10(conf-range-eth1/1/1-1/1/58)# spanning-tree guard loop