CompTIA Network+ (N10-009)
Get full access to the updated question bank and confidently prepare for your exam.
Vendor
CompTIA
Certification
Network
Content
213 Qs
Status
Verified
Updated
1 day ago
Test the Practice Engine
Experience our interactive testing environment with free demo questions
Premium Bundle
Complete Success Suite
Save $39 Instantly
-
โFull PDF + Interactive Engine Everything you need to pass
-
โAll Advanced Question Types Drag & Drop, Hotspots, Case Studies
-
โPriority 24/7 Expert Support Direct line to certification leads
-
โ90 Days Free Priority Updates Stay current as exams change
Success Metric
98.4% Pass Rate
Standard Simulation
Practice Engine
One-Time Payment
-
Web-Based (Zero Install)
-
Real Testing Environment Virtual & Practice Modes
-
Interactive Engine Drag & Drop, Hotspots
-
60 Days Free Updates
Compatible with All Devices
Basic Tier
PDF Study Guide
Digital Access
- โ Exam Questions (PDF)
- โ Mobile Friendly
- โ 60 Days Updates
Verified 43-Question Preview (N10-009)
Verified Community
The CertoMetrics Standard.
Recommend the #1 platform for verified CompTIA certification resources.
Success Network
Help a Colleague Succeed.
Invite a peer to get their own updated N10-009 prep kit.
Exam Overview
The CompTIA Network+ (N10-009) certification is a globally recognized credential that validates the essential skills and knowledge required to establish, maintain, and troubleshoot wired and wireless networks. Earning this certification signifies your ability to design and implement functional networks, configure and manage network devices, and understand critical security concepts. It serves as a foundational stepping stone for numerous IT careers, from network administration to cybersecurity, demonstrating to employers your proficiency in managing today's complex network infrastructures. Investing in Network+ enhances your professional credibility, opens doors to advanced roles, and ensures you possess the practical expertise vital for success in the ever-evolving technology landscape.
Questions
90 (maximum)
Passing Score
720/900
Duration
90 Minutes
Difficulty
Intermediate
Level
Professional
Skills Measured
Career Path
Target Roles
Common Questions
Is the material up to date?
Yes. We update our question bank weekly to match the latest CompTIA standards. You get free updates for 90 days.
What format do I get?
You get instant access to both the **PDF** (for reading) and our **Premium Test Engine** (for exam simulation).
Is there a guarantee?
Absolutely. If you fail the N10-009 exam using our materials, we offer a full money-back guarantee.
When do I get the download?
Instantly. The download link is available in your dashboard immediately after payment is confirmed.
Free Study Guide Samples
Previewing updated N10-009 bank (43 Questions).
The leadership team is updated on the results of an approved change request after a breach. Which of the following troubleshooting methodology steps is described in this example?
Correct Option: C
โ Option C (Correct) Reasoning: Updating the leadership team on the results of an approved change request after a breach directly aligns with documenting findings, actions, outcomes, and lessons learned. This is the final step in the troubleshooting methodology, ensuring all stakeholders are informed and that knowledge is captured for future prevention.โ Why the other choices are incorrect:
Option A is incorrect: Establishing a theory of probable cause occurs early in the troubleshooting process, focusing on identifying the root issue. The scenario describes a post-resolution update.
Option B is incorrect: Implementing the solution involves executing the planned fix. The scenario describes an update after the change request was approved and presumably implemented.
Option D is incorrect: Establishing a plan of action comes before implementation, outlining how to resolve the problem. The scenario details communication after the resolution process.
A company is concerned that the public can use network wall jacks in publicly available conference rooms to access company servers. Which of the following is the best way to mitigate the vulnerability?
Correct Option: D
โ Option D (Correct) Reasoning: 802.1X implements port-based authentication, requiring devices connecting to a network port (like a wall jack) to authenticate before gaining network access. This directly prevents unauthorized users from simply plugging into conference room jacks and accessing company resources. โ Why the other choices are incorrect:
Option A is incorrect: Creating a trusted the network but doesn't prevent unauthenticated devices from connecting to a wall jack within that no port-level authentication is enforced.
Option B is incorrect: Disabling unused services is a host security measure that reduces attack surface on servers, but it does not prevent unauthorized physical access to the network through wall jacks.
Option C is incorrect: MAC filtering restricts access based on MAC addresses. However, it can be easily bypassed through MAC spoofing and is administratively complex to manage for dynamic user environments like conference rooms.
Reference: https://www.techtarget.com/searchsecurity/definition/8021x
A new network is being created to support 126 users. Which of the following CIDR ranges provides the most efficient use of space?
Correct Option: C
โ Option C (Correct) Reasoning: A /25 CIDR range provides 2^(32-25) = 2^7 = 128 total IP addresses. Subtracting the network and broadcast addresses leaves 126 usable host IP addresses, which perfectly matches the requirement for 126 users, making it the most efficient choice. โ Why the other choices are incorrect:
Option A is incorrect: A /23 network has 510 usable hosts, which is inefficiently large for 126 users.
Option B is incorrect: A /24 network provides 254 usable hosts, exceeding the requirement and being less efficient than a /25.
Option D is incorrect: A /26 network only offers 62 usable hosts, which is insufficient for 126 users.
Option E is incorrect: 169.254.0.0/16 is an APIPA range, not suitable for a planned network of 126 users and is highly inefficient in terms of address space.
Reference: https://www.comptia.org/docs/default-source/it-certification/network-plus-exam-objectives-(n10-009).pdf
A network technician is troubleshooting a connectivity issue on a server. Which of the following commands is the most effective for checking whether the server is receiving network traffic?
Correct Option: B
โ Option B (Correct) Reasoning: tcpdump is a powerful command-line packet analyzer that captures and displays network traffic on an interface. This allows a technician to directly observe if a server is receiving any network packets, making it highly effective for troubleshooting connectivity issues by verifying traffic flow.โ Why the other choices are incorrect:
Option A is incorrect: traceroute maps the network path and measures transit delays to a destination, showing hops. It does not display the actual network traffic being received by a server.
Option C is incorrect: nslookup queries DNS servers for name resolution. It does not monitor or display general network traffic being received by the server.
Option D is incorrect: arp displays and modifies the IP-to-MAC address cache for local network resolution. It does not provide insight into whether the server is actively receiving network traffic.
Reference: https://www.tcpdump.org/
A company is implementing a new internal network in which all devices use IPv6 addresses. Which of the following routing protocols will be best for this setup?
Correct Option: B
โ Option B (Correct) Reasoning: OSPFv3 (Open Shortest Path First version 3) is a link-state Interior Gateway Protocol (IGP) specifically designed to support IPv6. It is highly efficient for routing within an internal network by establishing a complete network topology. โ Why the other choices are incorrect:
Option A is incorrect: EIGRP (Enhanced Interior Gateway Routing Protocol) does support IPv6 (EIGRP for IPv6), but OSPFv3 is an open-standard protocol explicitly built for IPv6, making it a more universal choice for internal IPv6 routing.
Option C is incorrect: BGP4 (Border Gateway Protocol version 4) is an Exterior Gateway Protocol (EGP), primarily used for routing between different autonomous systems on the internet, not typically for internal routing within a single company network.
Option D is incorrect: iBGP (Internal BGP) is used within a single autonomous system, but BGP itself is an EGP. It is not an optimal or standard choice for typical internal network routing protocol functions like OSPFv3.
Reference: https://datatracker.ietf.org/doc/html/rfc5340
A network technician is troubleshooting connectivity issues between two switches and determines that the crosstalk levels on the cable are high. Which of the following is most likely contributing to the high crosstalk?
Correct Option: C
โ Option C (Correct) Reasoning: Inadequate termination, such as untwisting wire pairs excessively before crimping or punching down, disrupts the delicate balance of the twists. These twists are essential for canceling electromagnetic interference between adjacent wire pairs, directly leading to high crosstalk. โ Why the other choices are incorrect:
Option A is incorrect: Outside interference from adjacent cabling refers to external electromagnetic interference (EMI), which is different from crosstalk. Crosstalk specifically denotes signal coupling between pairs within the same cable.
Option B is incorrect: Cat 6 cabling is an advanced standard designed to reduce crosstalk and improve signal integrity compared to older categories like Cat 5e, due to its tighter twists and improved construction.
Option D is incorrect: Lack of shielded twisted pair (STP) means the cable is UTP. While STP provides better immunity to external EMI, UTP cables are designed to mitigate crosstalk through their inherent twisted pair design when properly installed and terminated.
Reference: https://www.flukenetworks.com/blog/cabling-chronicles/troubleshooting-crosstalk-twisted-pair-cabling
A network engineer configures a NIC that has an IP address of 192.168.123.232. Which of the following classes is this address an example of?
Correct Option: C
โ Option C (Correct) Reasoning: IP address 192.168.123.232 belongs to Class C. Class C addresses are identified by a first octet ranging from 192 to 223. The first octet '192' clearly places this address in Class C, commonly used for smaller networks.โ Why the other choices are incorrect:
Option A is incorrect: Class A IP addresses have a first octet ranging from 1 to 126. The address 192.168.123.232 does not start with a Class A octet.
Option B is incorrect: Class B IP addresses have a first octet ranging from 128 to 191. The address 192.168.123.232 does not start with a Class B octet.
Option D is incorrect: Class D IP addresses have a first octet ranging from 224 to 239. These are reserved for multicast communication, not for host addresses.
Reference: https://www.comptia.org/certifications/network
Which of the following is the best use case of a site-to-site VPN?
Correct Option: A
โ Option A (Correct) Reasoning: A site-to-site VPN creates a secure, encrypted tunnel between two networks over an untrusted network, such as the internet. This allows secure communication between geographically separated offices or an office and a cloud environment. โ Why the other choices are incorrect:
Option B is incorrect: Encrypting data at rest involves technologies like full disk encryption or database encryption, not site-to-site VPNs, which secure data in transit.
Option C is incorrect: Filtering traffic between internal subnets is primarily a function of firewalls or Access Control Lists (ACLs), not the core purpose of a site-to-site VPN.
Option D is incorrect: While applications might use VPNs to access backend resources, a site-to-site VPN's purpose is to connect private networks, not to directly host public-facing applications.
Which of the following concepts describes the idea of housing different customers in the same public cloud data center?
Correct Option: D
โ Option D (Correct) Reasoning: Multitenancy is a cloud computing architecture where a single instance of a system or application serves multiple distinct customer organizations (tenants). In public clouds, customers share underlying physical infrastructure while maintaining logical separation of their data and applications.โ Why the other choices are incorrect:
Option A is incorrect: Elasticity describes the ability to dynamically scale computing resources up or down on demand to meet fluctuating workloads. It does not define shared customer housing.
Option B is incorrect: Hybrid cloud combines public cloud, private cloud, and on-premises infrastructure. It is an architectural model, not the concept of multiple customers sharing a single public cloud data center.
Option C is incorrect: Scalability is the ability of a system to handle an increasing workload by adding resources. It focuses on growth capacity, not the logical isolation of multiple users on shared infrastructure.
Reference: https://cloud.google.com/learn/what-is-multitenancy
Which of the following best describes a characteristic of a DNS poisoning attack?
Correct Option: D
โ Option D (Correct) Reasoning: DNS poisoning, specifically DNS cache poisoning, involves injecting fraudulent DNS records into a DNS server's cache. This causes the server to return incorrect IP addresses for legitimate domain names to its clients, redirecting traffic to malicious sites.โ Why the other choices are incorrect:
Option A is incorrect: Editing and changing DNS address records directly on a DNS server implies unauthorized administrative access to the server itself, which is a broader compromise, not specific to cache poisoning.
Option B is incorrect: Setting up a malicious DNS server is a rogue server scenario. While it serves false information, DNS poisoning specifically refers to corrupting the cache of an existing legitimate server.
Option C is incorrect: Intercepting client requests and returning false responses describes a Man-in-the-Middle attack. While related to DNS abuse, DNS poisoning is more precise about how the false information enters the DNS infrastructure (i.e., the cache).
Reference: https://www.cloudflare.com/learning/dns/dns-cache-poisoning/
In the troubleshooting methodology, which of the following actions comes after verifying that the initial problem has been resolved?
Premium Solution Locked
Unlock all 213 answers & explanations
A network engineer wants to implement an 802.1X architecture in which BYOD devices must access a trusted wireless network securely. Which of the following should the engineer implement?
Premium Solution Locked
Unlock all 213 answers & explanations
Which of the following fiber connectors uses a twist-on connection?
Premium Solution Locked
Unlock all 213 answers & explanations
Which of the following does a router use to determine the preferred route?
Premium Solution Locked
Unlock all 213 answers & explanations
Which of the following is the best networking appliance for interconnecting multiple logical networks and forwarding data packets between them while minimizing latency?
Premium Solution Locked
Unlock all 213 answers & explanations
A media company is implementing a global streaming service. Which of the following should the company apply to each regional point of presence in order to comply with local laws?
Premium Solution Locked
Unlock all 213 answers & explanations
A systems administrator is looking for operating system information, running services, and network ports that are available on a server. Which of the following software tools should the administrator use to accomplish this task?
Premium Solution Locked
Unlock all 213 answers & explanations
Which of the following best describes the amount of time between a disruptive event and the point that affected resources need to be back to fully functional status?
Premium Solution Locked
Unlock all 213 answers & explanations
Which of the following is the best use case for PAT?
Premium Solution Locked
Unlock all 213 answers & explanations
A network administrator prepares a VLAN for a new office while planning for minimal IP address waste. The new office will have approximately 800 workstations. Which of the following network schemes meets the requirements?
Premium Solution Locked
Unlock all 213 answers & explanations
Which of the following impacts the availability of a web-based customer portal?
Premium Solution Locked
Unlock all 213 answers & explanations
Which of the following terms describes the capability in a public cloud to add or remove compute resources based on need?
Premium Solution Locked
Unlock all 213 answers & explanations
A network engineer needs to correlate findings and receive alerts if there are brute force attacks, DDoS attacks, or port scanning happening within their network. Which of the following network monitoring technologies should the engineer implement?
Premium Solution Locked
Unlock all 213 answers & explanations
Which of the following should a network engineer check to verify that updates are still being released for a device?
Premium Solution Locked
Unlock all 213 answers & explanations
Which of the following would describe a data recovery goal?
Premium Solution Locked
Unlock all 213 answers & explanations
A network administrator needs a solution to isolate and potentially identify any threat actors that are attempting to breach the network. Which of the following should the administrator implement to determine the type of attack used?
Premium Solution Locked
Unlock all 213 answers & explanations
A network engineer needs to prioritize traffic over a link with the goal of more effectively utilizing the connection. Which of the following should the engineer implement?
Premium Solution Locked
Unlock all 213 answers & explanations
Which of the following is the final step in the ticket management process?
Premium Solution Locked
Unlock all 213 answers & explanations
A network administrator configures a new network discovery tool and is concerned that it might disrupt business operations. Which of the following scan types should the administrator configure?
Premium Solution Locked
Unlock all 213 answers & explanations
A network administrator wants an automatic alert to be sent when a switchโs link status changes, administered through SNMP. Which of the following SNMP technologies will allow for this alert?
Premium Solution Locked
Unlock all 213 answers & explanations
Which of the following network access methods is used to securely access resources, such as a corporate cloud or network, as if they were directly connected?
Premium Solution Locked
Unlock all 213 answers & explanations
A laptop user gets an error when trying to access the company's intranet site. A technician runs ipconfig /all with the following results:

Which of the following is most likely causing the issue?
Premium Solution Locked
Unlock all 213 answers & explanations
Which of the following helps a network administrator understand security risk from external malicious actors and offers insights on which threats to mitigate?
Premium Solution Locked
Unlock all 213 answers & explanations
An administrator wants to find the top destination for traffic across the infrastructure on a specific day. Which of the following should the administrator use?
Premium Solution Locked
Unlock all 213 answers & explanations
Three new employees report that they are unable to access company resources, but they can connect to each other's devices. Which of the following would most likely need to be modified to resolve the issue?
Premium Solution Locked
Unlock all 213 answers & explanations
A network administrator needs to configure the core switches where multiple connections between data centers are used. Given the following requirements:
โข Fault tolerance and redundancy
โข Vendor interoperability
โข Increased bandwidth
โข Cost effectiveness
โข Simplified management
Which of the following should the administrator configure?
Premium Solution Locked
Unlock all 213 answers & explanations
A network administrator manages multiple computers and notices that three computers are no longer communicating with the network. Which of the following commands best identifies whether other devices are restricting packet traffic?
Premium Solution Locked
Unlock all 213 answers & explanations
Which of the following ports does RDP use?
Premium Solution Locked
Unlock all 213 answers & explanations
Which of the following places the most responsibility on the customer for a cloud-based environment?
Premium Solution Locked
Unlock all 213 answers & explanations
Which of the following traffic types requires communication to a single source at a time?
Premium Solution Locked
Unlock all 213 answers & explanations
New APs need to be added to the network to increase Wi-Fi coverage. However, no Ethernet connections are available. Which of the following will accomplish this task?
Premium Solution Locked
Unlock all 213 answers & explanations
An imaging workstation at a hospital is experiencing intermittent connectivity loss. Which of the following would most likely be used to resolve the issue at the least expense?
Premium Solution Locked
Unlock all 213 answers & explanations
Which of the following VPN configurations forces a remote user to access internet resources through the corporate network?
Premium Solution Locked
Unlock all 213 answers & explanations
Full Question Bank Locked
You have reached the end of the free study guide preview. Upgrade now to unlock all 213 questions and the full simulation engine.
Certification Path
Related Certifications
Customer Reviews
Global Community Feedback
David M.
"The practice engine is incredible. It feels exactly like the real testing environment and helped me build so much confidence."
Sarah J.
"The PDF is very well organized and the explanations for the answers are actually helpful, not just random text."
Michael C.
"I was skeptical, but the content is high quality and definitely worth the price. I passed on my first try!"