All exams/CompTIA Network+ (N10-009)/Free questions

CompTIA Network+ (N10-009) practice questions and answers

20 free questions from our 300-question CompTIA Network+ (N10-009) bank, each with the correct answer, explanation, and source note. Official format: N10-009 · maximum of 90 items · 90-minute limit · 720/900 to pass.

Questions last updated September 22, 2026 · Questions written from the published CompTIA Network+ N10-009 exam objectives; not official or recalled CompTIA items.

  1. Concepts

    1. A network technician is configuring a device that operates at Layer 3 of the OSI model and makes forwarding decisions based on IP addresses. Which device is the technician most likely configuring?

    1. ASwitch
    2. BRouter
    3. CHub
    4. DBridge

    Answer: B. The keyed answer is "Router". Routers operate at Layer 3 (Network) of the OSI model and use IP addresses to make forwarding decisions. Switches work at Layer 2 using MAC addresses, hubs repeat signals at Layer 1, and bridges filter traffic at Layer 2. This item tests concepts in the context of CompTIA Network+ N10-009 — Networking Concepts: OSI Model, 23%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Networking Concepts: OSI Model, 23%

  2. Concepts

    2. A network administrator needs to assign a private IP address to a workstation on a LAN. Which of the following addresses falls within the RFC 1918 private range for Class B networks?

    1. A192.168.1.50
    2. B10.0.0.15
    3. C172.16.4.92
    4. D128.0.0.1

    Answer: C. The keyed answer is "172.16.4.92". RFC 1918 defines private Class B ranges as 172.16.0.0 through 172.31.255.255. The 192.168.x.x range is Class C private, 10.x.x.x is Class A private, and 128.0.0.1 is a public address. This item tests concepts in the context of CompTIA Network+ N10-009 — Networking Concepts: IPv4 Addressing, 23%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Networking Concepts: IPv4 Addressing, 23%

  3. Concepts

    3. A user reports they can reach internal servers but not external websites. Which default gateway issue would cause this symptom?

    1. AGateway IP is on the wrong subnet
    2. BGateway MAC address is mismatched
    3. CGateway firewall blocks all outbound
    4. DDNS server is unreachable

    Answer: C. The keyed answer is "Gateway firewall blocks all outbound". If the default gateway firewall blocks all outbound traffic, internal communication works (same subnet) but external traffic is dropped. A wrong subnet gateway or DNS failure would affect all resolution or routing. This item tests concepts in the context of CompTIA Network+ N10-009 — Networking Concepts: IPv4 Addressing, 23%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Networking Concepts: IPv4 Addressing, 23%

  4. Concepts

    4. A company deploys a cloud environment where the network administrator manages virtual switches and subnets but not the underlying physical hosts. Which cloud service model is being used?

    1. ASoftware as a Service
    2. BPlatform as a Service
    3. CFunction as a Service
    4. DInfrastructure as a Service

    Answer: D. The keyed answer is "Infrastructure as a Service". IaaS provides virtualized networking, compute, and storage where the customer manages OS and network configuration but not the physical hardware. SaaS delivers applications, PaaS provides a development platform, and FaaS is serverless compute. This item tests concepts in the context of CompTIA Network+ N10-009 — Networking Concepts: Cloud Computing, 23%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Networking Concepts: Cloud Computing, 23%

  5. Concepts

    5. An administrator is troubleshooting a host that received an IP address of 169.254.12.8. What does this indicate?

    1. AThe host has a static IP configured
    2. BThe host is using IPv6 link-local addressing
    3. CThe host could not reach a DHCP server
    4. DThe host is on a different VLAN

    Answer: C. The keyed answer is "The host could not reach a DHCP server". APIPA (Automatic Private IP Addressing) assigns a 169.254.x.x address when a DHCP server is unreachable. This allows local-link communication only and indicates a DHCP failure. This item tests concepts in the context of CompTIA Network+ N10-009 — Networking Concepts: IPv4 Addressing, 23%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Networking Concepts: IPv4 Addressing, 23%

  6. Concepts

    6. A network engineer needs to connect two buildings 300 meters apart using fiber. Which fiber type is the most cost-effective choice for this distance?

    1. ASingle-mode fiber
    2. BMultimode fiber
    3. CCat6a twisted pair
    4. DCoaxial cable

    Answer: B. The keyed answer is "Multimode fiber". Multimode fiber supports distances up to about 550 meters and is cheaper than single-mode for short-to-medium runs. Single-mode supports longer distances but requires more expensive transceivers. This item tests concepts in the context of CompTIA Network+ N10-009 — Networking Concepts: Transmission Media, 23%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Networking Concepts: Transmission Media, 23%

  7. Concepts

    7. A technician runs a command that shows a default route of 0.0.0.0/0 pointing to 10.0.0.1. What is the purpose of this route?

    1. ASends all unmatched traffic to the specified gateway
    2. BDirects traffic for the 10.0.0.0 network locally
    3. CPrevents routing loops within the autonomous system
    4. DPrioritizes traffic for quality of service

    Answer: A. The keyed answer is "Sends all unmatched traffic to the specified gateway". A default route (0.0.0.0/0) matches any destination not explicitly in the routing table and forwards packets to the next-hop gateway. It acts as a catch-all for all outbound traffic. This item tests concepts in the context of CompTIA Network+ N10-009 — Infrastructure: Routing Technologies, 20%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Infrastructure: Routing Technologies, 20%

  8. Infrastructure

    8. A network administrator configures a switch port so that devices on VLAN 10 and VLAN 20 can communicate through a single router interface. What is this configuration called?

    1. APort mirroring
    2. BRouter on a stick
    3. CSpanning tree root bridge
    4. DLink aggregation

    Answer: B. The keyed answer is "Router on a stick". Router on a stick uses subinterfaces on a single router port to route between VLANs. The trunk link carries tagged frames, and each subinterface handles one VLAN's traffic. This item tests infrastructure in the context of CompTIA Network+ N10-009 — Infrastructure: Switching Technologies, 20%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Infrastructure: Switching Technologies, 20%

  9. Infrastructure

    9. A company needs to ensure that if one uplink fails, the remaining links still carry traffic between two switches. Which technology should the administrator implement?

    1. ASpanning Tree Protocol
    2. BQuality of Service
    3. CRapid Spanning Tree Protocol
    4. DLink Aggregation Control Protocol

    Answer: D. The keyed answer is "Link Aggregation Control Protocol". LACP bundles multiple physical links into a logical channel, providing increased bandwidth and failover. If one link fails, traffic redistributes across remaining members. This item tests infrastructure in the context of CompTIA Network+ N10-009 — Infrastructure: Switching Technologies, 20%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Infrastructure: Switching Technologies, 20%

  10. Operations

    10. A network administrator wants to capture all traffic passing through a switch port for forensic analysis without interrupting production traffic. Which feature should be enabled?

    1. APort security
    2. BSpanning tree
    3. CPort mirroring
    4. DVLAN tagging

    Answer: C. The keyed answer is "Port mirroring". Port mirroring (SPAN) copies traffic from one port to another for monitoring. A connected analysis tool captures packets passively without disrupting the original traffic flow. This item tests operations in the context of CompTIA Network+ N10-009 — Network Operations: Network Monitoring, 19%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Network Operations: Network Monitoring, 19%

  11. Operations

    11. A disaster recovery plan requires that after a failure, the network must be restored within four hours with data no more than one hour old. Which metrics define these requirements?

    1. AMTBF of 4 hours and MTTR of 1 hour
    2. BRTO of 4 hours and RPO of 1 hour
    3. CSLA uptime of 99.9% and load balancing
    4. DNTP synchronization and NTP failover

    Answer: B. The keyed answer is "RTO of 4 hours and RPO of 1 hour". RTO (Recovery Time Objective) specifies the maximum acceptable downtime, and RPO (Recovery Point Objective) defines the maximum tolerable data loss in time. MTBF is mean time between failures. This item tests operations in the context of CompTIA Network+ N10-009 — Network Operations: Disaster Recovery, 19%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Network Operations: Disaster Recovery, 19%

  12. Operations

    12. A technician needs to verify that all network device clocks are synchronized to within a few milliseconds for log correlation and security event analysis. Which protocol should be configured?

    1. ASNMP v3
    2. BPTP (Precision Time Protocol)
    3. CTFTP
    4. DSyslog

    Answer: B. The keyed answer is "PTP (Precision Time Protocol)". PTP provides sub-millisecond clock synchronization, far more precise than NTP which typically achieves millisecond accuracy. SNMP monitors devices, TFTP transfers files, and Syslog collects logs. This item tests operations in the context of CompTIA Network+ N10-009 — Network Operations: Network Services, 19%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Network Operations: Network Services, 19%

  13. Security

    13. A security analyst notices that a user is attempting to access resources by repeatedly trying different username and password combinations. Which attack type is this?

    1. APhishing
    2. BARP spoofing
    3. CVLAN hopping
    4. DBrute force

    Answer: D. The keyed answer is "Brute force". A brute force attack systematically tries numerous credential combinations to gain unauthorized access. Phishing uses deceptive emails, VLAN hopping exploits trunk configurations, and ARP spoofing redirects traffic. This item tests security in the context of CompTIA Network+ N10-009 — Network Security: Common Attack Types, 14%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Network Security: Common Attack Types, 14%

  14. Security

    14. A network administrator deploys a device that analyzes traffic patterns and alerts when it detects potential intrusions but does not actively block them. What type of device was deployed?

    1. AIntrusion Detection System
    2. BIntrusion Prevention System
    3. CFirewall
    4. DProxy server

    Answer: A. The keyed answer is "Intrusion Detection System". An IDS monitors traffic and generates alerts for suspicious activity but does not take action to block it. An IPS sits inline and can actively prevent threats. Firewalls filter based on rules. This item tests security in the context of CompTIA Network+ N10-009 — Networking Concepts: Networking Appliances, 23%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Networking Concepts: Networking Appliances, 23%

  15. Security

    15. A company wants to ensure that only authorized devices can connect to the corporate network, regardless of whether they connect via wired or wireless. Which security framework should be implemented?

    1. ARole-based access control
    2. BContent filtering
    3. CGeofencing
    4. DNetwork Access Control

    Answer: D. The keyed answer is "Network Access Control". NAC enforces security policies by verifying device compliance before granting network access. It works across wired and wireless connections, checking posture, credentials, and device health. This item tests security in the context of CompTIA Network+ N10-009 — Network Security: Security Features and Defense, 14%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Network Security: Security Features and Defense, 14%

  16. Troubleshooting

    16. Users on VLAN 10 report intermittent connectivity while users on VLAN 20 are unaffected. The switch log shows frequent MAC address table changes on ports assigned to VLAN 10. What is the most likely cause?

    1. ADHCP scope exhaustion
    2. BSpanning tree topology change
    3. CBroadcast storm
    4. DDuplicate IP addresses

    Answer: B. The keyed answer is "Spanning tree topology change". Frequent MAC table changes suggest STP topology reconvergence, which causes temporary connectivity loss. Broadcast storms affect all VLANs, DHCP exhaustion produces no-connectivity, and duplicate IPs cause specific host conflicts. This item tests troubleshooting in the context of CompTIA Network+ N10-009 — Troubleshooting: Network Services Issues, 24%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Troubleshooting: Network Services Issues, 24%

  17. Troubleshooting

    17. A technician uses the ping command and receives replies with a TTL value of 254. The destination is five hops away. What does the TTL value indicate about the packets?

    1. AThe packets have traversed one router
    2. BThe packets are being fragmented at each hop
    3. CThe packets originated from a Linux host
    4. DThe packets exceeded the hop limit

    Answer: A. The keyed answer is "The packets have traversed one router". TTL starts at 255 (or 128 on Windows) and decrements by one at each router hop. A TTL of 254 from a 255 starting point means one hop was traversed. TTL 0 would indicate the limit was exceeded. This item tests troubleshooting in the context of CompTIA Network+ N10-009 — Troubleshooting: Command Line Tools, 24%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Troubleshooting: Command Line Tools, 24%

  18. Concepts

    18. A company needs to load balance incoming web traffic across three servers. Which device or technology is best suited for this task?

    1. ADNS round-robin
    2. BDHCP relay
    3. CDefault gateway
    4. DLoad balancer

    Answer: D. The keyed answer is "Load balancer". A load balancer distributes incoming connections across multiple servers, monitoring health and maintaining session persistence. DNS round-robin distributes queries but cannot monitor server health or manage sessions. This item tests concepts in the context of CompTIA Network+ N10-009 — Networking Concepts: Networking Appliances, 23%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Networking Concepts: Networking Appliances, 23%

  19. Infrastructure

    19. A network administrator needs to configure a wireless access point for a high-density conference hall. Which band should be primarily used to minimize interference from Bluetooth devices?

    1. A5 GHz
    2. B2.4 GHz
    3. C60 GHz
    4. D900 MHz

    Answer: A. The keyed answer is "5 GHz". The 5 GHz band offers more channels and is less congested than 2.4 GHz, which shares spectrum with Bluetooth, microwaves, and other devices. 60 GHz is mmWave with very limited range. This item tests infrastructure in the context of CompTIA Network+ N10-009 — Infrastructure: Wireless Devices, 20%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Infrastructure: Wireless Devices, 20%

  20. Operations

    20. A company is decommissioning an aging switch. Which step should be completed first before removing it from the rack?

    1. AUpdate firmware to latest version
    2. BDocument current configuration and connections
    3. CReset the switch to factory defaults
    4. DPower off the switch immediately

    Answer: B. The keyed answer is "Document current configuration and connections". Documentation of current configuration, VLANs, port assignments, and connections is critical before decommissioning. This preserves institutional knowledge and assists with troubleshooting if issues arise later. This item tests operations in the context of CompTIA Network+ N10-009 — Network Operations: Life-cycle Management, 19%. Apply the rule only under the conditions stated in the stem, and compare the distractors with the keyed answer before using the rule in a different situation.

    Source: CompTIA Network+ N10-009 — Network Operations: Life-cycle Management, 19%

That’s the free set. The full bank has 300.

More original practice questions across the listed topics, a 90-question timed benchmark, and saved mistake review. Internal QuizCram practice target. CompTIA scores Network+ as a scaled 720 on a 100–900 scale, which is not a raw percentage and cannot be converted into one. One payment of $19.99, yours forever.

Practice the free set