N10-009 Network Security Practice Question
An organization has separate VLANs for the HR and Finance departments. Both VLANs use a single Layer 3 switch to route between them. The HR department needs access to a shared printer located in the Finance VLAN, but all other traffic between the VLANs should be blocked. Which of the following should be configured?
⚠ Common exam trap
Many exam-takers think placing the printer in the same VLAN or creating a dedicated VLAN solves the problem, but they overlook that ACLs are the precise tool for granular, policy-based filtering between VLANs on a Layer 3 switch.
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
✓
Configure an ACL on the Layer 3 switch to permit specific traffic between VLANs
An ACL on the Layer 3 switch can filter inter-VLAN traffic at the routed interface (SVI or routed port). By permitting only the HR subnet’s traffic to the printer’s IP address and denying all other inter-VLAN traffic, you meet the requirement of selective access while blocking everything else. This is the standard method for policy-based segmentation between VLANs.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Configure an ACL on the Layer 3 switch to permit specific traffic between VLANs
Why this is correct
Configuring an Access Control List (ACL) on the Layer 3 switch is the most effective and secure method to permit specific traffic between the HR and Finance VLANs. Since the Layer 3 switch performs inter-VLAN routing, it can inspect packets as they traverse between these segmented networks. An ACL can be precisely crafted to allow only the necessary printer-related protocols (e.g., TCP port 9100, SMB) from the HR VLAN to the printer's IP address in the Finance VLAN, while implicitly denying all other traffic.
- ✗
Place the printer in the HR VLAN
Why it's wrong here
Placing the printer directly within the HR VLAN would indeed grant HR users full, unrestricted access to it, but this contradicts the implicit requirement that the printer resides in the Finance VLAN. Furthermore, this action would not address the fundamental challenge of securely controlling inter-VLAN communication. The printer would no longer be accessible to the Finance department without additional routing and ACLs from *their* VLAN to the HR VLAN, merely shifting the problem without solving the core security objective.
When this WOULD be correct
If the requirement were simply to give HR access to the printer without any need to block inter-VLAN traffic, and the printer only needed to be accessed by HR, moving it to the HR VLAN would be the simplest solution.
- ✗
Create a separate VLAN for the printer
Why it's wrong here
Creating a separate VLAN for the printer would indeed isolate it, but this approach introduces unnecessary network segmentation complexity without directly solving the granular access control problem. Inter-VLAN routing would still be necessary for both HR and Finance to reach the printer, and an Access Control List (ACL) would still be required on the Layer 3 device to define precisely which traffic is permitted. This option does not simplify the core challenge of controlled inter-VLAN access.
When this WOULD be correct
When a printer needs to be accessible from multiple VLANs without routing between them, and the organization wants to isolate the printer's broadcast domain for security or performance reasons, creating a dedicated VLAN for the printer and using a Layer 3 switch with ACLs or a firewall to allow specific access would be appropriate.
- ✗
Use a wireless access point to bridge the VLANs
Why it's wrong here
Using a wireless access point to bridge VLANs is a highly insecure and inappropriate solution for controlling access between sensitive departments like HR and Finance. A wireless bridge typically operates at Layer 2, simply extending the broadcast domain or forwarding frames without the capability for granular packet inspection or filtering based on IP addresses or port numbers. This would effectively merge the security boundaries of the VLANs, failing to meet any requirement for controlled, specific access.
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The N10-009 exam frequently reuses these exact scenarios with slightly different constraints.
✓Configure an ACL on the Layer 3 switch to permit specific traffic between VLANsCorrect answer▾
Why this is correct
Configuring an Access Control List (ACL) on the Layer 3 switch is the most effective and secure method to permit specific traffic between the HR and Finance VLANs. Since the Layer 3 switch performs inter-VLAN routing, it can inspect packets as they traverse between these segmented networks. An ACL can be precisely crafted to allow only the necessary printer-related protocols (e.g., TCP port 9100, SMB) from the HR VLAN to the printer's IP address in the Finance VLAN, while implicitly denying all other traffic.
✗Place the printer in the HR VLANWrong answer — click to see why▾
Why this is wrong here
Placing the printer in the HR VLAN would allow HR devices to access it without routing, but it would not block other traffic between VLANs, and the printer would lose access to Finance resources if needed.
★ When this WOULD be the correct answer
If the requirement were simply to give HR access to the printer without any need to block inter-VLAN traffic, and the printer only needed to be accessed by HR, moving it to the HR VLAN would be the simplest solution.
Why candidates choose this
Candidates may think moving the printer to the same VLAN as HR is an easy way to grant access, overlooking the need to block other inter-VLAN traffic and the potential need for Finance to also access the printer.
✗Create a separate VLAN for the printerWrong answer — click to see why▾
Why this is wrong here
Creating a separate VLAN for the printer does not solve the requirement to permit only HR-to-printer traffic while blocking all other inter-VLAN traffic; it would still require routing and ACLs to control access, and it adds unnecessary complexity.
★ When this WOULD be the correct answer
When a printer needs to be accessible from multiple VLANs without routing between them, and the organization wants to isolate the printer's broadcast domain for security or performance reasons, creating a dedicated VLAN for the printer and using a Layer 3 switch with ACLs or a firewall to allow specific access would be appropriate.
Why candidates choose this
Candidates may think that isolating the printer in its own VLAN simplifies security by separating it from both HR and Finance, but they overlook that inter-VLAN routing and access control are still needed to allow HR to reach the printer.
Analysis generated from the official N10-009blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Visual reference
Go deeper
Related to this question
Learn chapter
Network Access Control (NAC)
Key term
Layer 3 switch
A network device that combines the high-speed switching of a Layer 2 switch with the routing capabilities of a router, allowing it to forward traffic based on both MAC and IP addresses.
Key term
IP address
An IP address is a unique numerical label assigned to each device connected to a computer network that uses the Internet Protocol for communication.
About these practice questions
One of 464 original N10-009 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This N10-009 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 N10-009 exam.