A network technician connects four switches into a redundant topology. All four switches retain their default Spanning Tree Protocol (STP) bridge priority of 32768. The switches have the following MAC addresses:
- Switch A: 00:11:22:AA:BB:CC
- Switch B: 00:11:22:11:22:33
- Switch C: 00:11:22:FF:EE:DD
- Switch D: 00:11:22:44:55:66
Which switch will be elected as the STP root bridge?
- Switch BCevap
- BSwitch C
- CSwitch A
- DSwitch D
Cevap
Switch B will be elected as the STP root bridge because it possesses the lowest MAC address among all switches sharing the same default priority.
In Spanning Tree Protocol (STP), the root bridge is selected based on the lowest Bridge ID (BID), which consists of the Bridge Priority and the MAC address. Because all switches share the default priority of 32768, the switch with the lowest MAC address (Switch B, with 00:11:22:11:22:33) wins the root bridge election.
Adım Adım Çözüm
Anahtar Kavram
STP Root Bridge Election Process