A network administrator configures a Cisco Catalyst switch running Rapid PVST+ with the command `spanning-tree vlan 50 priority 8192`. What total bridge priority value will this switch include in its outgoing Bridge Protocol Data Units (BPDUs) for VLAN 50?
- Answer
- B
- C
- D
Answer
The total bridge priority included in BPDUs for VLAN 50 is .
In Cisco Rapid PVST+, the 16-bit Bridge Priority field is divided into a 4-bit configurable priority value (in increments of 4096) and a 12-bit System ID Extension representing the VLAN ID. When a base priority of is configured for VLAN 50, the switch combines the base priority with the VLAN ID () to form the total bridge priority advertised in BPDUs.
Step-by-Step Solution
Key Concept
Rapid PVST+ Bridge ID Structure and System ID Extension