350-401 · Question #311
In a traditional 3 tier topology, an engineer must explicitly configure a switch as the root bridge and exclude it from any further election process for the spanning-tree domain. Which action accompli
The correct answer is B. Configure root guard and portfast on all access switch ports.. To designate a switch as the root bridge and prevent other switches from taking over its role, configure the chosen root bridge with a low priority and enable root guard on all its downstream ports and other access switches' ports.
Question
In a traditional 3 tier topology, an engineer must explicitly configure a switch as the root bridge and exclude it from any further election process for the spanning-tree domain. Which action accomplishes this task?
Options
- AConfigure the spanning-tree priority to 32768
- BConfigure root guard and portfast on all access switch ports.
- CConfigure BPDU guard in all switch-to-switch connections.
- DConfigure the spanning-tree priority equal to 0.
How the community answered
(17 responses)- A12% (2)
- B76% (13)
- C6% (1)
- D6% (1)
Why each option
To designate a switch as the root bridge and prevent other switches from taking over its role, configure the chosen root bridge with a low priority and enable root guard on all its downstream ports and other access switches' ports.
Configuring the spanning-tree priority to 32768 sets it to the default priority, which does not guarantee it will become the root or protect its root status.
Configuring root guard on all access switch ports prevents those ports from becoming root ports if they receive superior BPDUs, effectively ensuring the designated root bridge remains the root and is excluded from further elections by other switches.
Configuring BPDU guard on switch-to-switch connections is a misconfiguration as it would shut down these critical links upon receiving BPDUs, breaking STP functionality.
Configuring the spanning-tree priority equal to 0 makes a switch the root bridge by giving it the lowest possible priority, but it does not actively prevent other switches from attempting to become root through superior BPDUs; root guard provides this protective mechanism.
Concept tested: Spanning Tree Protocol (STP) Root Guard
Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst6500/ios/12-2SX/configuration/guide/book/spantree.html#wp1020087
Topics
Community Discussion
No community discussion yet for this question.