N10-009 Network Security Practice Question
A company wants to ensure that only authorized devices that comply with security policies (such as updated antivirus and OS patches) are allowed to connect to the internal network. Both wired and wireless connections are used. Which of the following security solutions would best enforce this requirement?
⚠ Common exam trap
It's easy for candidates to confuse NAC with VPN or ACL, thinking VPN provides endpoint security or ACLs can enforce policy compliance, but NAC is the only solution that performs dynamic, policy-based admission control based on device health and authorization.
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
✓
Network Access Control (NAC)
Network Access Control (NAC) is the correct solution because it enforces security policies by inspecting the health and compliance of devices—such as checking for updated antivirus definitions and OS patches—before granting access to the network. NAC can operate on both wired (e.g., 802.1X) and wireless (e.g., WPA2-Enterprise with RADIUS) connections, blocking or quarantining non-compliant devices. This matches the requirement to ensure only authorized, policy-compliant devices connect.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
VPN
Why it's wrong here
A Virtual Private Network (VPN) establishes a secure, encrypted tunnel over an untrusted network, primarily to provide confidential and integrity-protected remote access to private network resources. Its core function is to secure the communication channel itself, ensuring data privacy and authenticity during transit. However, a VPN typically does not inherently assess the security compliance or health of the connecting client device *before* establishing the secure tunnel, assuming the device is already trusted or relying on separate authentication mechanisms.
When this WOULD be correct
A company needs to allow remote employees to securely access internal resources over the internet. VPN would be correct when the requirement is encrypted remote connectivity, not device compliance enforcement.
- ✓
Network Access Control (NAC)
Why this is correct
Network Access Control (NAC) is specifically designed to ensure that only authorized and compliant devices can connect to a network. It performs pre-admission checks, assessing an endpoint's security posture—such as antivirus status, patch levels, and presence of specific software—before granting access. Non-compliant devices can be quarantined, remediated, or denied access entirely, making it ideal for enforcing security policies at the point of connection.
- ✗
Access control list (ACL)
Why it's wrong here
An Access Control List (ACL) is a set of rules configured on network devices like routers and firewalls to filter traffic based on specific packet header information, such as source/destination IP addresses, ports, and protocols. While ACLs can restrict network access, they are stateless and cannot dynamically evaluate a device's security posture, operating system health, or user identity beyond basic network parameters. They lack the intelligence to enforce pre-admission compliance policies based on endpoint characteristics.
When this WOULD be correct
An ACL would be correct if the requirement were to restrict traffic between specific network segments (e.g., block all traffic from the guest VLAN to the internal server subnet) based on IP addresses or protocols.
- ✗
Intrusion prevention system (IPS)
Why it's wrong here
An Intrusion Prevention System (IPS) operates by continuously monitoring network traffic for known malicious signatures or anomalous behavior patterns. Its primary function is to detect and actively block threats *after* they have entered the network perimeter or are attempting to exploit vulnerabilities. However, an IPS does not perform endpoint health checks or compliance assessments *before* a device is granted initial network access, focusing instead on traffic content rather than device posture.
When this WOULD be correct
A company needs to monitor network traffic in real-time and automatically block malicious activities, such as exploit attempts or malware propagation, without requiring endpoint compliance checks.
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.
✓Network Access Control (NAC)Correct answer▾
Why this is correct
Network Access Control (NAC) is specifically designed to ensure that only authorized and compliant devices can connect to a network. It performs pre-admission checks, assessing an endpoint's security posture—such as antivirus status, patch levels, and presence of specific software—before granting access. Non-compliant devices can be quarantined, remediated, or denied access entirely, making it ideal for enforcing security policies at the point of connection.
✗VPNWrong answer — click to see why▾
Why this is wrong here
VPN creates encrypted tunnels for remote access but does not enforce endpoint compliance checks (e.g., antivirus status, OS patches) before granting network access. It only secures data in transit, not device authorization.
★ When this WOULD be the correct answer
A company needs to allow remote employees to securely access internal resources over the internet. VPN would be correct when the requirement is encrypted remote connectivity, not device compliance enforcement.
Why candidates choose this
Candidates confuse VPN's role in secure remote access with NAC's device compliance enforcement, assuming VPN can also verify endpoint security posture.
✗Access control list (ACL)Wrong answer — click to see why▾
Why this is wrong here
ACLs filter traffic based on IP addresses or ports but cannot assess device compliance (e.g., antivirus status, OS patches) before granting network access.
★ When this WOULD be the correct answer
An ACL would be correct if the requirement were to restrict traffic between specific network segments (e.g., block all traffic from the guest VLAN to the internal server subnet) based on IP addresses or protocols.
Why candidates choose this
Candidates may confuse ACLs with NAC because both can control network access, but ACLs lack the endpoint posture assessment needed for compliance enforcement.
✗Intrusion prevention system (IPS)Wrong answer — click to see why▾
Why this is wrong here
An IPS is designed to detect and block malicious traffic, not to enforce device compliance or control network access based on security posture.
★ When this WOULD be the correct answer
A company needs to monitor network traffic in real-time and automatically block malicious activities, such as exploit attempts or malware propagation, without requiring endpoint compliance checks.
Why candidates choose this
Candidates may confuse IPS with NAC because both involve security enforcement, but IPS focuses on threat detection rather than access control based on device health.
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?”
Quick reference
AAA Protocol Comparison
| Protocol | Port(s) | Encryption | Transport | Primary Use |
|---|---|---|---|---|
| RADIUS | 1812 / 1813 | Password only | UDP | Network access control |
| TACACS+ | 49 | Full packet | TCP | Device administration |
| Diameter | 3868 | Full session | TCP / SCTP | Carrier / mobile networks |
| 802.1X | — | EAP-based | Layer 2 | Port-based access control |
TACACS+ encrypts the entire packet; RADIUS only encrypts the password field — a key exam distinction.
Go deeper
Related to this question
Learn chapter
Network Device Hardening
Key term
Least privilege
Least privilege is a security principle that means giving users, systems, or programs only the minimum permissions they need to do their job and nothing more.
Key term
CAN
A CAN (Controller Area Network) is a robust vehicle bus standard designed to allow microcontrollers and devices to communicate with each other without a host computer.
About these practice questions
This N10-009 question is part of Courseiva's 464-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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 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.