An enterprise network implements Rapid Spanning Tree Protocol (IEEE 802.1w) across its access switches. Switch-A is elected as the Root Bridge. Switch-B is connected directly to Switch-A using two parallel 1 Gbps Ethernet links: Link 1 connects Switch-A interface GigabitEthernet0/1 to Switch-B interface GigabitEthernet0/1, while Link 2 connects Switch-A interface GigabitEthernet0/2 to Switch-B interface GigabitEthernet0/2. All link speeds are identical, and all port priorities remain at default values (). Which port role and operational state will Switch-B assign to its GigabitEthernet0/2 interface?
- Alternate port in a discarding stateCevap
- BBackup port in a discarding state
- CRoot port in a forwarding state
- DDesignated port in a forwarding state
Cevap
Alternate port in a discarding state
When a non-root switch receives Root Bridge BPDUs over multiple parallel links of identical cost from the same upstream switch, it breaks the tie by selecting the interface connected to the upstream port with the lowest numerical Port ID (Port Priority + Port Number). Switch-A's GigabitEthernet0/1 has a lower Port ID () than GigabitEthernet0/2 (), so Switch-B selects its GigabitEthernet0/1 as the single Root Port. Under IEEE 802.1w (RSTP), the remaining redundant port receiving superior root BPDUs from another switch is assigned the Alternate port role and placed in a discarding state.
Adım Adım Çözüm
Anahtar Kavram
RSTP Root Port Election & Alternate Port Role Assignment