Skip to content
CBT Nuggets

Networking · Beginner

VLAN (Virtual LAN)

A VLAN is a logical broadcast domain configured on a switch that lets you separate one physical network into multiple isolated networks without running additional cables.

For IT leaders

VLANs are how your team enforces basic segmentation between user groups, servers, IoT, and management traffic; clean VLAN design is the cheapest way to reduce blast radius.

Why IT teams care

Where this shows up at the team level

  • Network and security teams use VLANs to keep sensitive workloads (HR, finance, payment systems, OT) off general-user broadcast domains.
  • VoIP, wireless, and printer rollouts almost always require new VLANs and trunking changes.
  • Audit findings about flat networks usually translate into VLAN segmentation work.

In production

Where teams encounter it

  • Access switches with user, voice, and IoT VLANs
  • Trunk links between switches and to firewalls or routers on a stick
  • Wireless controllers that map SSIDs to VLANs

How it works

How VLAN actually works

  1. 01Each switch port is assigned to one access VLAN, or configured as a trunk that carries multiple VLAN-tagged frames.
  2. 02Frames are tagged with an 802.1Q header containing the VLAN ID as they cross trunk links; the destination switch removes the tag before delivering the frame on an access port.
  3. 03Routing between VLANs happens at a Layer 3 switch, router, or firewall; without that step, VLANs are isolated by design.
  4. 04Modern designs also use micro-segmentation alongside VLANs for more granular policy.

In practice

Common team use cases

  • Separating user, voice, and IoT traffic on the same physical switch
  • Isolating PCI / HIPAA / OT workloads from general user networks
  • Carrying multiple tenants or business units on shared switching hardware

Build the capability

Each link routes to a hub that goes deeper than this definition.

Related concepts

Close the team gap

Turn this concept into team capability

CBT Nuggets builds expert-led team training that closes the gaps definitions only describe. Talk to sales about a plan that fits your team.