A non-root switch running Rapid PVST+ receives BPDUs on multiple interfaces with identical path costs to the Root Bridge. Place the tie-breaker criteria in the correct sequential order (from first evaluated to last evaluated) that the switch uses to select its Root Port.
- 1Lowest cumulative root path cost
- 2Lowest sender Bridge ID (BID)
- 3Lowest sender port priority
- 4Lowest sender port number
Answer
The correct order of evaluation for selecting a Root Port in Rapid PVST+ is: 1) Lowest cumulative root path cost, 2) Lowest sender Bridge ID (BID), 3) Lowest sender port priority, and 4) Lowest sender port number.
When a non-root switch running Rapid PVST+ must select a Root Port from multiple candidate interfaces, it follows a strict four-step tie-breaker sequence: first, it checks for the lowest cumulative root path cost; second, the lowest sender Bridge ID (BID); third, the lowest sender port priority; and fourth, the lowest sender port number (interface ID).
Step-by-Step Solution
Key Concept
Rapid PVST+ Root Port Selection Tie-Breaker Sequence