In a local network where multiple switches are deployed with default Spanning Tree Protocol (STP) configuration settings, all switches possess the same bridge priority of 32768. How does STP break this tie to select the root bridge?
- The switch with the lowest numerical MAC address is elected as the root bridge.Cevap
- BThe switch with the highest numerical MAC address is elected as the root bridge.
- CThe switch with the highest numerical priority value overrides the tie and becomes the root bridge.
- DThe switch that experiences the highest untagged traffic volume on its native VLAN is selected.
Cevap
The switch with the lowest numerical MAC address is elected as the root bridge.
In 802.1D Spanning Tree Protocol, the switch with the lowest Bridge ID (BID) becomes the root bridge. The BID consists of a 2-byte Priority field followed by a 6-byte MAC address. When all switches use the default bridge priority (32768), the priority comparison results in a tie. STP resolves this tie by selecting the switch with the lowest numerical MAC address.
Adım Adım Çözüm
Anahtar Kavram
Spanning Tree Protocol Root Bridge Election Tiebreaker