An enterprise network topology consists of four switches operating standard IEEE 802.1w Rapid Spanning Tree Protocol (RSTP) using default path costs (, ).
- Switch-R is configured with a bridge priority of 4096 (MAC address `00:11:22:33:44:55`).
- Switch-X, Switch-Y, and Switch-Z all maintain the default bridge priority of 32768.
- Switch-X connects to Switch-R via a trunk link.
- Switch-Y connects to Switch-R via a trunk link.
- Switch-Y also connects to Switch-X via a trunk link.
Assuming all links are operational and STP convergence is complete, which statement accurately describes the Root Port selection and port status on Switch-Y?
- Switch-Y selects its interface connected to Switch-X as its Root Port, while its direct interface connected to Switch-R enters the Alternate (Discarding) state.Cevap
- BSwitch-Y selects its direct interface connected to Switch-R as its Root Port because direct physical connections to the Root Bridge take precedence over indirect paths regardless of cost.
- CSwitch-Y selects its direct interface connected to Switch-R as its Root Port with a path cost of 19, while placing its interface connected to Switch-X into the Backup state.
- DSwitch-Y designates both interfaces connected to Switch-R and Switch-X as active Root Ports to achieve Layer 2 load balancing toward the Root Bridge.
Cevap
Switch-Y selects its interface connected to Switch-X as its Root Port, while its direct interface connected to Switch-R enters the Alternate (Discarding) state.
Root Port election on a non-root switch prioritizes the path with the lowest cumulative Root Path Cost to the Root Bridge. Switch-Y has two paths to Switch-R: a direct link (cost ) and an indirect path via Switch-X (, cost ). Since , Switch-Y selects the link toward Switch-X as its Root Port. On the direct link between Switch-R and Switch-Y, Switch-R is the Designated Switch because it advertises a Root Path Cost of . Consequently, Switch-Y's direct port to Switch-R assumes the Alternate role and enters the Discarding state.
Adım Adım Çözüm
Anahtar Kavram
Spanning Tree Protocol Root Port Election and Root Path Cost Evaluation
Tahmini Süre:2m 0s