This topic explains the concept of Bridge ID and Switch Priority in IEEE 802.1D, describing how each switch and VLAN is uniquely identified and how the bridge ID is constructed.
The bridge ID is a unique identifier assigned to each switch and VLAN, as required by the IEEE 802.1D standard. The bridge ID controls the selection of the root switch.
-
Each switch must have a unique bridge ID for every configured VLAN.
-
The bridge ID is eight bytes long. The first two bytes represent the switch priority, and the remaining six bytes are derived from the switch MAC address.
-
With PVST+ and rapid PVST+, each VLAN is treated as a separate logical bridge, requiring a distinct bridge ID per VLAN.