352-001 · Question #177
Which mechanism prevents switched traffic from traversing suboptimal paths on the network?
The correct answer is C. root guard. Root guard prevents a port from accepting a superior BPDU that would trigger an unintended root bridge election, enforcing the designed STP topology and keeping traffic on optimal paths.
Question
Which mechanism prevents switched traffic from traversing suboptimal paths on the network?
Options
- APortFast
- BUDLD
- Croot guard
- DBridge Assurance
- EBPDU Filter
How the community answered
(26 responses)- B4% (1)
- C92% (24)
- E4% (1)
Why each option
Root guard prevents a port from accepting a superior BPDU that would trigger an unintended root bridge election, enforcing the designed STP topology and keeping traffic on optimal paths.
PortFast accelerates port transitions to forwarding state for access ports by bypassing listening and learning, but has no effect on root bridge election or path selection.
UDLD detects unidirectional link conditions by verifying bidirectional traffic flow, which addresses physical link failures rather than STP path optimality.
Root guard is enabled on ports that connect to switches which should never become the root bridge. If such a port receives a superior BPDU indicating a better root bridge candidate, root guard immediately places the port in a root-inconsistent blocking state rather than allowing a new root election. This preserves the administrator-chosen root bridge placement and prevents traffic from being rerouted through suboptimal paths caused by an unauthorized root.
Bridge Assurance protects against unidirectional failures by requiring periodic BPDUs on all network ports, but it does not prevent a superior BPDU from triggering a suboptimal root bridge election.
BPDU Filter disables STP BPDU processing on a port entirely, which can create bridging loops and does nothing to enforce root bridge placement or prevent suboptimal paths.
Concept tested: Spanning Tree root guard enforcing optimal root bridge placement
Source: https://www.cisco.com/c/en/us/support/docs/lan-switching/spanning-tree-protocol/10588-74.html
Topics
Community Discussion
No community discussion yet for this question.