N10-009 · Question #376
After a networking intern plugged in a switch, a significant number of users in a building lost connectivity. Which of the following is the most likely root cause?
The correct answer is D. Native VLAN mismatch. A native VLAN mismatch occurs when two trunk ports connected to each other have different native VLANs configured, which can cause traffic from both native VLANs to flood each other, potentially leading to spanning tree issues or network loops that disrupt connectivity for many…
Question
After a networking intern plugged in a switch, a significant number of users in a building lost connectivity. Which of the following is the most likely root cause?
Options
- AVTP update
- BPort security issue
- CLLDP misconfiguration
- DNative VLAN mismatch
How the community answered
(23 responses)- A17% (4)
- B9% (2)
- C4% (1)
- D70% (16)
Why each option
A native VLAN mismatch occurs when two trunk ports connected to each other have different native VLANs configured, which can cause traffic from both native VLANs to flood each other, potentially leading to spanning tree issues or network loops that disrupt connectivity for many users.
A VTP (VLAN Trunking Protocol) update, while it can cause issues if misconfigured, is less likely to immediately take down a significant number of users simply by plugging in a switch, especially if the new switch is not yet configured to participate in VTP or has a different domain/password.
A port security issue typically restricts access for specific devices on a single port or group of ports, not causing widespread connectivity loss across an entire building.
An LLDP (Link Layer Discovery Protocol) misconfiguration would primarily affect the ability of devices to discover and identify neighbors, not directly cause a widespread loss of network connectivity.
A native VLAN mismatch between two connected switches can cause spanning tree loops or flood issues, as traffic from different native VLANs might be erroneously forwarded between them, leading to network instability and widespread connectivity loss.
Concept tested: Common switch misconfigurations (Native VLAN mismatch)
Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750/software/release/12-2_25_see/configuration/guide/sw_clan.pdf
Community Discussion
No community discussion yet for this question.