A network administrator is configuring four interconnected switches running standard IEEE 802.1D Spanning Tree Protocol (STP). All switches currently maintain the default bridge priority value of 32768. Which switch configuration modification will guarantee that a specific switch becomes elected as the STP Root Bridge?
- Lower the bridge priority numerical value on the desired switch.Answer
- BIncrease the bridge priority numerical value on the desired switch.
- CConfigure the native VLAN ID to match on all connected trunk ports.
- DAssign the lowest numerical IP address to the management interface of the desired switch.
Answer
Lower the bridge priority numerical value on the desired switch.
In Spanning Tree Protocol (STP), the switch with the lowest numerical Bridge ID (BID) is elected as the Root Bridge. The BID is composed of the Bridge Priority and the switch MAC address. Because all switches default to a priority of 32768, lowering the priority value on a specific switch reduces its BID, ensuring it wins the root election.
Step-by-Step Solution
Key Concept
STP Root Bridge Election and Priority Calibration