Soru

Zorluk: OrtaTroubleshooting VLAN, Trunking, and Switching Issues

A network administrator observes that network traffic across multiple VLANs is taking a sub-optimal path through a legacy access switch rather than the primary core switch. Output from `show spanning-tree` reveals that the legacy access switch is currently operating as the Spanning Tree Protocol (STP) Root Bridge because the primary core switch has a configured STP priority of 61440, while the access switch retains the default priority of 32768. Which configuration change on the core switch will resolve the issue and force it to become the STP Root Bridge?

  1. Lower the STP bridge priority value on the core switch to a value less than 32768 (such as 4096).Cevap
  2. B
    Increase the STP bridge priority value on the core switch to 65535 to give it maximum precedence.
  3. C
    Configure a different native VLAN on the core switch trunk interfaces to force a topology recalculation.
  4. D
    Move each VLAN to a separate physical switch to eliminate Layer 2 broadcast domains entirely.

Cevap

Lower the STP bridge priority value on the core switch to a value less than 32768 (such as 4096).
Spanning Tree Protocol uses the lowest Bridge ID (Priority + MAC address) to select the Root Bridge. Lowering the bridge priority value on the core switch below the access switch's priority (e.g., to 4096) ensures the core switch is elected Root Bridge, aligning traffic flow with the intended network design.

Adım Adım Çözüm

1
Analyze STP Root Bridge Election Criteria
STP elects the Root Bridge based on the lowest Bridge ID, which is composed of Bridge Priority (default 32768) + MAC Address.
The switch with the lowest numeric priority value becomes the designated root of the spanning tree topology.
2
Evaluate Current Configurations
The core switch currently has a priority of 61440 (higher/worse than default), whereas the access switch has a default priority of 32768.
Because 32768 is lower than 61440, the access switch became the Root Bridge.
3
Determine Correct Administrative Action
Configure the core switch with an STP bridge priority lower than 32768 (e.g., in multiples of 4096, such as 4096 or 0).
This guarantees the core switch wins the Root Bridge election and establishes optimal traffic paths.

Anahtar Kavram

STP Root Bridge Election and Priority Hierarchy
Tahmini Süre:1m 30s
Bu soruyu puanla