A network administrator is evaluating the converged state of an enterprise network running standard IEEE 802.1D Spanning Tree Protocol (STP) across multiple interconnected switches. Which of the following statements correctly describe port roles and operational behavior in a fully converged 802.1D STP topology? (Select TWO.)
- Every non-root switch elects exactly one Root Port, which is the local port providing the lowest cumulative path cost to the Root Bridge.Answer
- BDuring root bridge election, switches select the device with the highest numerical Bridge Priority value as the Root Bridge.
- Each active network segment selects one Designated Port, which forwards traffic downstream away from the Root Bridge.Answer
- DTrunk links with native VLAN mismatches bypass standard STP timer states to immediately isolate broadcast loops.
- EIf two switches share the default Bridge Priority value, the switch with the higher MAC address wins the Root Bridge election.
Answer
The correct statements are that every non-root switch elects exactly one Root Port offering the lowest cumulative path cost to the Root Bridge, and that each active network segment selects one Designated Port to forward traffic downstream.
In standard 802.1D STP, every non-root switch must select exactly one Root Port based on the lowest cumulative root path cost. Additionally, every active network segment between switches must select one Designated Port to handle forwarding for that segment without creating loops.
Step-by-Step Solution
Key Concept
Spanning Tree Protocol Port Roles and Election Logic