Terminology Index
Glossary
2953 terms
VLANs
Virtual LANs: logical segmentation of a physical network into separate broadcast domains, used to isolate traffic and enforce segmentation without separate physical infrastructure.
VLANs partition a switched network into logical segments, each acting as its own broadcast domain. They are a foundational network segmentation tool, isolating sensitive systems, separating user traffic from management traffic, containing the blast radius of a compromise. As a system-hardening fundamentals topic, VLANs are widely used but require careful configuration: misconfigurations like trunk-port abuse and VLAN hopping can defeat the intended segmentation if defenders aren't watching.
Introduced in: System Hardening Fundamentals
Examples
- Separating user, server, and management traffic into different VLANs.
- Containing compromise blast radius via VLAN segmentation.
- Auditing trunk-port configurations to prevent VLAN hopping abuse.
