An enterprise topology runs Rapid PVST+ across four switches for VLAN 40. Switch SW1 serves as the Root Bridge with a priority of (total priority with System ID Extension). Switches SW2 and SW3 are distribution switches, both configured with a base bridge priority of ( total). Switch SW4 is an access switch connected to SW2 via interface GigabitEthernet1/0/1 and to SW3 via interface GigabitEthernet1/0/2. All interconnecting links between switches are 10-Gigabit Ethernet (, cost ).
The MAC addresses of the distribution switches are:
- SW2 MAC: `0011.2233.4455`
- SW3 MAC: `0011.2233.6677`
Both SW2 and SW3 have direct single-link connections to SW1. Which statement correctly identifies the Rapid PVST+ port role and state for interface GigabitEthernet1/0/2 on Switch SW4, along with the precise technical reason?
- Interface GigabitEthernet1/0/2 becomes an Alternate port in the Discarding state because SW4 receives a superior BPDU from SW2 due to SW2's lower MAC address.Answer
- BInterface GigabitEthernet1/0/2 becomes an Alternate port in the Blocking state because legacy 802.1D Spanning Tree port states govern non-root redundant paths.
- CInterface GigabitEthernet1/0/2 becomes a Backup port in the Discarding state because it provides a redundant backup path to the same physical switch chassis.
- DInterface GigabitEthernet1/0/2 becomes the Root Port in the Forwarding state because SW4 prefers its highest local interface index when path costs match.