Foundational networking knowledge - OSI model, addressing, routing, operations, security, and troubleshooting - for the CompTIA Network+ N10-009 exam, with every answer explained, right and wrong.
Exam domains and weighting
The N10-009 blueprint is split across 5 domains. See the official exam guide for the authoritative breakdown.
Free sample questions
No account needed. Every question explains why every answer is right or wrong, just like the full bank.
lock_openFree sampleNetworking Conceptshard
A network designer needs each subnet to provide exactly six usable host addresses, with no addresses wasted beyond the network and broadcast addresses. Which IPv4 prefix length meets this requirement?
- A/29check_circle Correct
- B/27
- C/28
- D/30
Usable hosts per subnet equal two raised to the host-bit count minus two, so a /29 with three host bits yields exactly six usable addresses. The usable-host count is two raised to the power of thirty-two minus the prefix, minus two for the all-zeros network address and the all-ones broadcast address. A /29 has three host bits, giving eight total and six usable.
Why A is correct: A /29 leaves three host bits, so two to the third power is eight addresses, and subtracting the network and broadcast addresses leaves exactly six usable hosts.
Why B is wrong: A /27 leaves five host bits, giving 32 addresses and 30 usable hosts; tempting if you stop at the host-bit field, but it is far larger than six.
Why C is wrong: A /28 leaves four host bits, giving 16 addresses and 14 usable hosts; tempting if you miscount by a single host bit, but it doubles the size needed.
Why D is wrong: A /30 leaves two host bits, giving four addresses and two usable hosts, the point-to-point size; tempting but it supplies only two hosts, not six.
lock_openFree sampleNetwork Implementationmedium
On a single access switch, PC-A sits in VLAN 10 (subnet 10.1.10.0/24) and PC-B sits in VLAN 20 (subnet 10.1.20.0/24). Both link lights are up and each PC reaches other hosts inside its own VLAN, but PC-A cannot ping PC-B. What is required to let the two PCs communicate while keeping the VLANs separate?
- AEnable an 802.1Q trunk between the two switchports so the VLAN tags carry the traffic across.
- BAdd a Layer 3 device such as a router or multilayer switch to route between the VLAN 10 and VLAN 20 subnets.check_circle Correct
- CEnable Spanning Tree Protocol for VLAN 10 and VLAN 20 to open a forwarding path between them.
- DConfigure port security on both switchports to permit each PC's MAC address.
Hosts in different VLANs occupy different subnets and broadcast domains, so a Layer 3 device is required to route traffic between them. VLANs are separate Layer 2 broadcast domains mapped to different IP subnets, so traffic between them must be routed by a Layer 3 device; a router subinterface or a multilayer switch SVI supplies that inter-VLAN gateway.
Why A is wrong: Trunking sounds like it connects VLANs, but an 802.1Q trunk multiplexes several VLANs onto one switch-to-switch link; it does not route packets from one VLAN subnet into another.
Why B is correct: Each VLAN is a separate broadcast domain on its own IP subnet, so traffic between them must cross a Layer 3 boundary provided by a router subinterface or a multilayer switch SVI.
Why C is wrong: STP is tempting because it manages forwarding paths, but it only prevents Layer 2 loops within a broadcast domain and never routes traffic between two different VLAN subnets.
Why D is wrong: Port security is tempting when a host cannot pass traffic, but it only limits which MAC addresses a port accepts and does nothing to forward traffic between two separate VLAN subnets.
lock_openFree sampleNetwork Securitymedium
A technician captures traffic on a switch mirror port and finds that user login credentials for an internal web application are travelling in readable cleartext over HTTP, so anyone with packet-capture access can read them. Which element of the CIA triad is most directly compromised by this finding?
- AIntegrity, because an attacker who reads the credentials could later modify the account, so the trustworthiness of the stored data is the main loss.
- BAvailability, because exposing the login could lead to the account being locked out and the legitimate user then denied access to the application.
- CConfidentiality, because the credentials can be read by an unauthorised party who captures the packets, defeating the aim of keeping data secret in transit.check_circle Correct
- DNon-repudiation, because cleartext credentials would make it impossible to prove who carried out a given action later on.
Reading data such as credentials in cleartext on the network breaks confidentiality, the assurance that information is disclosed only to authorised parties. Confidentiality is the assurance that data is accessible to authorised parties; credentials sent in cleartext can be read by anyone capturing the traffic, which is a direct confidentiality breach rather than alteration or loss of access.
Why A is wrong: Integrity concerns unauthorised alteration of data; capturing readable credentials exposes them but does not change any stored value, so this is not the principle harmed here.
Why B is wrong: Availability is about authorised users reaching a service; the web application stays reachable and no disruption has occurred, so availability is not what the cleartext exposure breaks.
Why C is correct: Confidentiality is the assurance that data is disclosed to authorised parties alone; cleartext credentials on the wire can be read by anyone capturing packets, which is precisely this loss.
Why D is wrong: Non-repudiation is the inability to deny an action and is not one of the three CIA-triad pillars, so it cannot be the triad element compromised by packet exposure.
More free N10-009 practice questions, every answer explainedFrequently asked questions
- How many questions are on the N10-009 exam?
- The CompTIA Network+ (N10-009) exam has Maximum of 90 questions questions and runs for 90 minutes. The format is multiple choice and performance-based.
- What score do I need to pass N10-009?
- The pass mark is 720 / 900. Examworthy gives you a per-domain readiness score so you can see which domains are holding you back before you book.
- How much does the N10-009 exam cost?
- The exam costs 369 USD to sit. Practising on Examworthy is free to start, and every answer is explained, right and wrong.
- Is there a N10-009 practice exam?
- Yes. Examworthy's exam mode runs a timed N10-009 practice exam (mock) paced to match the real exam, scored per domain so you can see exactly where you stand. Timed mocks are free with an account.
- How does Examworthy help me prepare for N10-009?
- Every practice question explains why the right answer is right and why each wrong one is wrong, mapped to the official blueprint domains. You learn the reasoning, not just the letter.
- Is Examworthy affiliated with CompTIA?
- No. Examworthy is not affiliated with or endorsed by CompTIA. Our questions are original, blueprint-aligned practice material; we never reproduce live exam items.
Examworthy is not affiliated with or endorsed by CompTIA. All questions are original, blueprint-aligned practice material. We never reproduce live exam items. N10-009 and related marks belong to their respective owners.