perVLAN
perVLAN is a term used to describe configuring networking components on a per-VLAN basis. It implies that each VLAN is treated as its own logical segment with isolated broadcast domains, separate addressing, and distinct policy sets. In practice, perVLAN configurations rely on VLAN tagging, commonly using 802.1Q, to carry traffic for multiple VLANs over a single physical link. Access ports belong to a single VLAN, while trunk ports carry traffic for several VLANs with corresponding tags. PerVLAN design supports granular control of traffic, security, and quality of service.
Inter-VLAN communication requires routing, typically performed by a router or Layer 3 switch. Per-VLAN routing can
Common use cases include segmenting office networks into separate VLANs for data, voice, guest, or by department,