A network technician is auditing an enterprise Layer 2 campus network consisting of three interconnected switches: Switch-Alpha, Switch-Beta, and Switch-Gamma. The Spanning Tree Protocol (STP) bridge priorities are configured as follows: Switch-Alpha is set to 4096, Switch-Beta is set to 32768, and Switch-Gamma is set to 16384. Additionally, an IEEE 802.1Q trunk link between Switch-Alpha and Switch-Beta has a native VLAN mismatch (configured for VLAN 10 on Switch-Alpha and VLAN 1 on Switch-Beta). Hosts belonging to VLAN 20 are connected across Switch-Beta and Switch-Gamma, with no Layer 3 routing device present on the network. Which TWO of the following statements accurately describe the behavior and operational state of this switching environment?
- Switch-Alpha will be elected as the Spanning Tree Protocol (STP) root bridge because it possesses the lowest numerical priority value.Cevap
- Untagged frames sent from VLAN 10 on Switch-Alpha will be processed into VLAN 1 upon arrival at Switch-Beta, leading to cross-VLAN traffic leakage.Cevap
- CHosts on VLAN 20 connected to Switch-Beta can communicate directly with hosts on VLAN 10 connected to Switch-Gamma without a Layer 3 device.
- DSwitch-Beta will be elected as the STP root bridge because it has the highest numerical priority value.
- EWhen frames travel across trunk links on VLAN 20, the switch strips the Layer 2 Ethernet header and encapsulates the payload into a Layer 3 IP packet.