Question

Difficulty: MediumRapid PVST+ Spanning Tree Protocol Operations and Roles

A network engineer is evaluating the Rapid PVST+ topology operational mechanics across a enterprise LAN segment. A switch has multiple active connections to adjacent switches and redundant interswitch links. Which two statements correctly describe Rapid PVST+ port role operations and behaviors in this environment? (Select two.)

  1. An Alternate port receives BPDUs from a neighbor switch, provides an alternate path to the root bridge, and remains in the Discarding state.Answer
  2. A Backup port receives BPDUs originated by its own local switch over a shared collision domain or redundant link to the same segment and remains in the Discarding state.Answer
  3. C
    An Alternate port immediately replaces a failed Designated Port on the local switch to maintain forwarding on the local segment.
  4. D
    A Backup port transitions directly to the Forwarding state whenever PortFast is globally enabled on trunk interfaces.

Answer

The correct statements are that an Alternate port receives BPDUs from a neighbor switch to provide an alternate path toward the root bridge in the Discarding state, and a Backup port receives BPDUs sent by its own switch to provide redundancy for a Designated Port on the same collision domain.
In Rapid PVST+ (IEEE 802.1w implementation in Cisco switches), an Alternate port receives BPDUs from other switches and stands by to replace the Root Port if the active path to the root bridge fails. A Backup port receives BPDUs transmitted by its own switch over a shared media connection and stands by to replace the Designated Port for that specific segment. Both roles maintain a Discarding state to prevent Layer 2 loops.

Step-by-Step Solution

1
Analyze Alternate Port Role
Identified that an Alternate port receives BPDUs from other switches and acts as a standby path to the Root Bridge.
Rapid PVST+ defines Alternate ports to take over immediately if the primary Root Port loses connectivity to the root bridge.
2
Analyze Backup Port Role
Identified that a Backup port receives its own switch's BPDUs on a shared or redundant connection to the same network segment.
A Backup port backs up a local Designated Port on the same LAN segment when multiple interfaces from a single switch connect to the same shared collision domain.
3
Evaluate Distractors and Misconfigurations
Eliminated incorrect assertions regarding role substitution and PortFast trunk misapplications.
Alternate ports back up Root Ports (not Designated Ports), and PortFast is intended for edge host ports, not for bypassing Backup port role logic on interswitch links.

Key Concept

Rapid PVST+ Port Roles (Root, Designated, Alternate, Backup) and Operational States
Rate this question