STIGUI
V-269956CAT II Medium severitySV-269956r1052254_rule

The Dell OS10 Switch must have BPDU Guard enabled on all user-facing or untrusted access switch ports.

Rule version OS10-L2S-000100 · STIG v1 · 2024-12-11

Discussion

If a rogue switch is introduced into the topology and transmits a Bridge Protocol Data Unit (BPDU) with a lower bridge priority than the existing root bridge, it will become the new root bridge and cause a topology change, rendering the network in a suboptimal state. The STP PortFast BPDU guard enhancement allows network designers to enforce the STP domain borders and keep the active topology predictable. The devices behind the ports that have STP PortFast enabled are not able to influence the STP topology. At the reception of BPDUs, the BPDU guard operation disables the port that has PortFast configured. The BPDU guard transitions the port into err disable state and sends a log message.

Check

Review the Dell OS10 Switch topology as well as the switch configuration to verify that BPDU Guard is enabled on all user-facing or untrusted access switch ports.

For each user-facing or untrusted access switch port, execute the following:

    OS10# show running-configuration interface ethernet <interface number>
    Verify Root Guard is enabled: spanning-tree bpduguard enable 

If the switch has not enabled BPDU Guard on all user-facing or untrusted access switch ports, this is a finding.

Fix

Configure the Dell OS10 Switch to enable BPDU Guard on all user-facing or untrusted access switch ports, as shown in the example below:

OS10(config)# interface ethernet 1/1/1 OS10(conf-if-eth1/1/1)# spanning-tree bpduguard enable

Identifiers

Group ID
V-269956
Group title
SRG-NET-000362-L2S-000022
Rule ID
SV-269956r1052254_rule
Check ID
C-73989r1052252_chk
Fix ID
F-73890r1052253_fix