AP Cybersecurity Unit 3 Lesson 4 Exercise 2
Exercise 2 — VLAN Design and Segmentation Policy
3 parts, 24 points — Design segmentation architecture for Meridian Energy Grid
Meridian Energy Grid is redesigning its network after an audit found that SCADA controllers, corporate workstations, and guest Wi-Fi all share a flat network. The CISO has tasked you with designing a VLAN architecture and inter-VLAN access policies for the main operations center.
SCADA (VLAN 10) needs strictest isolation because these systems directly control physical infrastructure. A compromised SCADA controller could open/close breakers, alter voltage, or disable safety systems — causing real-world harm to equipment and people. Ideally, the SCADA VLAN should have near-air-gap isolation with only the minimum necessary connections to engineering workstations.
If the corporate DENY were placed after a broad ALLOW ALL, the firewall would process the ALLOW first (top-down, first-match). Corporate traffic to SCADA would match the broad ALLOW and be permitted before the specific DENY is ever evaluated. The DENY rule becomes unreachable — it exists in the policy but never fires. This is why specific deny rules must be placed BEFORE any broader allow rules.
Limitation: The malware CAN spread to other devices on the same Guest VLAN. If multiple contractors are connected, the infected laptop can scan and attack their devices directly because intra-VLAN traffic does not cross the firewall. Additionally, if the guest network allows internet access, the malware could exfiltrate data about the network topology it discovered during scanning, or contact a C2 server for further instructions.
AP® is a registered trademark of the College Board, which was not involved in the production of this content.
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]