In a large enterprise network, which situation most strongly indicates the…

2026

In a large enterprise network, which situation most strongly indicates the need for implementing VLANs rather than adding more physical switches ?

  1. A.

    Bandwidth on trunk links is fully utilized

  2. B.

    Devices need to be grouped logically rather than physically

  3. C.

    Collision domains are becoming too large

  4. D.

    The number of broadcast domains must be reduced

Attempted by 2 students.

Show answer & explanation

Correct answer: B

Concept: VLANs (Virtual LANs) let devices be placed into the same logical group -- by function, department, or project -- independent of the physical switch port, floor, or building they are wired into. On a purely physical switch topology, even with many additional switches, a device's group membership is fixed by whichever switch port it happens to be cabled into; moving a device into a different group means either re-patching a cable or reconfiguring that specific port. VLAN tagging (802.1Q) turns group membership into a port/configuration setting that can be reassigned from the switch's management interface without any new cable run, and that setting can be applied consistently across every switch in the trunked fabric.

Application: Checking each situation against this rule:

  1. Devices needing to be grouped logically rather than physically is exactly the situation additional physical switches cannot fix on their own: no matter how many switches are added, a device's group membership stays tied to whichever port it is physically cabled into unless VLANs are configured on the relevant ports (or, under dynamic VLAN assignment, tied to the device's identity) -- something plain physical wiring or extra switch hardware does not provide by itself.

  2. Trunk-link bandwidth being fully used is a link-capacity constraint, resolved by adding physical capacity to that link -- a faster trunk, an extra parallel uplink, or link aggregation -- rather than by any logical-segmentation feature.

  3. Collision domains growing too large is not a persistent problem on a modern full-duplex switched network: each switch port already forms its own separate, single-device collision domain, independent of how many switches or VLANs are configured.

  4. Needing the number of broadcast domains reduced runs the opposite direction from what VLANs do: configuring VLANs splits one flat broadcast domain into several smaller ones, which increases the total count of broadcast domains while shrinking each one's span. Wanting fewer broadcast domains would call for merging domains together, not adding VLAN segmentation.

Cross-check: This lines up with the standard Layer-2 segmentation principle -- VLANs provide logical, configuration-based grouping that is independent of physical wiring, which is the one property plain physical switch hardware cannot replicate by itself. Collision-domain size is already minimized per port on any switched network regardless of switch or VLAN count, and trunk-capacity limits are addressed by adding link capacity; only logical group independence from physical wiring specifically calls for VLANs.

Explore the full course: Niacl Ao It Specialist

Loading lesson…