Network Segmentation (Subnets & VLANs) | AP Cybersecurity
Network Segmentation: Subnets, VLANs & Why It Limits Breaches
Network segmentation divides a network into smaller pieces so a breach in one part cannot freely reach the rest. Topic 3.3 covers the techniques (subnetting, VLANs, firewall zones) and why segmentation matters.
Contents
How segmentation works
Segmentation splits one large network into smaller subnetworks. Techniques include subnetting (dividing the IP address space), VLANs created on switches (logical separation), and firewall zones and rules that control traffic between segments.
Each segment can have its own security level, so sensitive systems sit in a more protected zone separated from general user devices.
A hospital puts medical devices on a separate VLAN from guest Wi-Fi. Why?
Reveal answer
Segmentation. If a guest device is compromised, the VLAN separation keeps the attacker from reaching the medical devices, limiting the blast radius.
Segmentation contains attacks. The exam phrase: dividing the network limits how far a breach can spread.
Why segmentation limits breaches
If a network is flat, one compromised device can reach everything. With segmentation, an attacker who breaches one subnet hits a boundary before reaching others, which slows them and gives defenders time to detect and respond.
Port security on switches complements segmentation by preventing MAC-based attacks within a segment. Together they reduce both the spread and the entry of attacks.
An attacker compromises a device in the guest subnet of a segmented network. What stops them reaching the finance servers?
Reveal answer
The segment boundary. Firewall rules between zones block or limit traffic from the guest subnet to the finance subnet, containing the breach.
Segmentation contains ransomware
Incidents repeatedly show ransomware spreading across flat networks with nothing to stop it. Organizations that segment, separating critical systems, limit the damage to a single zone.
Divide the network, limit the blast radius.
Key Terms
| Segmentation | Dividing a network into smaller subnetworks. |
| Subnet | A division of the IP address space. |
| VLAN | A logically separated segment on a switch. |
| Port security | A switch control against MAC-based attacks. |
Match It Up
Common Mistakes
Thinking segmentation stops the initial breach
It limits spread; it does not prevent the first compromise.
Confusing VLANs with separate physical networks
VLANs separate logically on shared hardware; the effect is similar but the mechanism differs.
Forgetting firewall rules between zones
Segments need rules controlling traffic between them, or the boundary does little.
Ignoring port security
Port security complements segmentation against MAC-based attacks.
Check for Understanding
Frequently Asked Questions
Get in Touch
Whether you're a student, parent, or teacher — I'd love to hear from you.
Just want free AP CS resources?
Enter your email below and check the subscribe box — no message needed. Students get daily practice questions and study tips. Teachers get curriculum resources and teaching strategies.
Message Sent!
Thanks for reaching out. I'll get back to you within 24 hours.
Prefer email? Reach me directly at [email protected]