hardMultiple ChoiceObjective-mapped
220-1201 Practice Question: A company's IT policy requires that all network…
A company's IT policy requires that all network traffic from the guest Wi-Fi be isolated from the internal corporate network. The guest network uses a separate SSID and VLAN. Which additional configuration is necessary to ensure complete isolation?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Implement an ACL that denies traffic from the guest VLAN to the corporate VLAN
Access Control Lists (ACLs) on the router or firewall can block traffic between VLANs. Even with separate VLANs, inter-VLAN routing must be explicitly denied to prevent guest devices from reaching the corporate network.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Enable DHCP snooping on the guest VLAN
Why it's wrong here
DHCP snooping is a Layer 2 security feature designed to prevent unauthorized (rogue) DHCP servers from issuing IP addresses and to mitigate DHCP starvation attacks. While it enhances network security within a VLAN by validating DHCP messages, it does not provide any mechanism to control or isolate traffic *between* different VLANs. Therefore, it cannot prevent guest VLAN devices from attempting to communicate with the corporate VLAN.
- ✗
Configure a router-on-a-stick with subinterfaces
Why it's wrong here
Configuring a router-on-a-stick with subinterfaces is a common method to enable routing between multiple VLANs using a single physical interface on a router. Each subinterface is configured with an IP address for a specific VLAN, allowing devices in different VLANs to communicate with each other through the router. This setup, by itself, facilitates inter-VLAN routing and communication, which directly contradicts the requirement to isolate traffic between the guest and corporate VLANs.
- ✓
Implement an ACL that denies traffic from the guest VLAN to the corporate VLAN
Why this is correct
An Access Control List (ACL) is a set of rules configured on a router or Layer 3 switch that filters network traffic based on criteria such as source IP address, destination IP address, port number, and protocol. By implementing an ACL that explicitly denies all traffic originating from the guest VLAN's IP subnet and destined for the corporate VLAN's IP subnet, complete isolation is achieved. This ensures that guest devices cannot initiate communication with corporate resources, fulfilling the security policy.
- ✗
Set the guest network to use a different subnet mask
Why it's wrong here
Assigning a different subnet mask to the guest network compared to the corporate network merely defines the local network boundaries for devices within each respective VLAN. While it ensures that devices in different VLANs reside in distinct IP subnets, it does not inherently prevent a router from forwarding traffic between these subnets. Without explicit filtering mechanisms like ACLs, a router configured to route between the VLANs will still permit communication, failing to achieve the required traffic isolation.
Visual reference
Go deeper
Related to this question
Learn chapter
Network Configuration: IP, DNS, DHCP
Key term
VLAN
A VLAN (Virtual Local Area Network) is a logical grouping of network devices that behave as if they are on the same physical network segment, regardless of their actual physical location.
Key term
Inter-VLAN routing
Inter-VLAN routing is the process of forwarding network traffic between different VLANs to enable communication across logically separated broadcast domains.
About these practice questions
Courseiva writes every 220-1201 question from scratch — 972 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This 220-1201 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 220-1201 exam.