CompTIA Network+ Practice Test (N10-009)
Use the form below to configure your CompTIA Network+ Practice Test (N10-009). The practice test can be configured to only include certain exam objectives and domains. You can choose between 5-100 questions and set a time limit.

CompTIA Network+ N10-009 (V9) Information
The CompTIA Network+ N10-009 certification exam is a key credential for IT professionals specializing in network technologies and infrastructure. This exam assesses a candidate's ability to design, configure, manage, and troubleshoot wired and wireless network devices. Unlike more specialized certifications, the Network+ offers a broad foundation, making it ideal for early-career network technicians and administrators. It covers emerging technologies like cloud computing and virtualization, while also emphasizing traditional networking concepts and practices. By passing the N10-009 exam, candidates demonstrate their expertise in these areas, proving their readiness for roles such as network administrator, network field technician, and help desk technician.
The exam's content is divided into several key areas. Network architecture forms a significant part, where candidates must understand the design and implementation of functional networks, including network components and their roles in network services. Network security is also crucial, requiring knowledge of security concepts and protocols, as well as the skills to implement security features on network devices. The exam also tests on network operations and troubleshooting, focusing on monitoring tools, network performance optimization, and problem-solving techniques. Moreover, it includes newer areas like cloud computing and virtualization, reflecting the evolving nature of network technology. This wide-ranging scope ensures that professionals holding the Network+ certification are equipped to support and manage modern network environments effectively.
More reading:
Free CompTIA Network+ N10-009 (V9) Practice Test
Press start when you are ready, or press Change to modify any settings for the practice test.
- Questions: 15
- Time: Unlimited
- Included Topics:Networking ConceptsNetwork ImplementationNetwork OperationsNetwork SecurityNetwork Troubleshooting
What is the primary function of anomaly alerting in a network monitoring system?
It notifies administrators of unusual activities that may indicate a problem.
It archives all logged data for compliance.
It provides regular updates on network traffic volume.
It optimizes the traffic flow automatically.
Answer Description
Anomaly alerting primarily functions to notify network administrators about unusual activities that deviate from normal operational metrics, allowing for timely investigation and response to potential problems. This helps in maintaining network security and performance by addressing issues before they escalate. Other options describe important aspects of network management, but they do not specifically relate to the proactive detection of deviations that anomaly alerting/notification provides.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What types of unusual activities might trigger an anomaly alert?
How do anomaly detection systems differentiate between normal and unusual activities?
What are the benefits of implementing anomaly alerting in a network monitoring system?
A network engineer is selecting appropriate cabling for a new data center. They need a solution that supports increased bandwidth over long distances and is less susceptible to electrical interference. Which type of cable best meets these requirements?
Coaxial cable
Multimode fiber
Twinaxial cable
Single-mode fiber
Answer Description
Single-mode fiber is the optimal choice for long-distance and high-bandwidth applications as it uses laser light to send signals, which allows for smaller modal dispersion over long distances compared to multimode fiber and other types of cables. This makes it ideal for large-scale data centers that require high-speed data transfer across long distances without susceptibility to electrical interference. Multimode fiber, while also resistant to electrical interference and useful for moderate distances, cannot maintain signal quality over as long distances as single-mode. Coaxial and Twinaxial cables are susceptible to electromagnetic interference and are generally used for shorter distances.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are the advantages of single-mode fiber over multimode fiber?
What types of applications typically use single-mode fiber cabling?
How does electrical interference affect coaxial and twinaxial cables compared to fiber optics?
Which of the following statements accurately describes how the Domain Name System (DNS) uses transport-layer protocols when handling name-resolution traffic and zone transfers?
DNS uses TCP for standard queries and UDP for zone transfers.
DNS always uses TCP for both standard queries and zone transfers.
DNS uses UDP by default for standard queries and falls back to TCP for zone transfers or responses that exceed 512 bytes.
DNS always uses UDP for both standard queries and zone transfers.
Answer Description
DNS typically uses the connectionless UDP protocol on port 53 for standard name-resolution queries because its small, single-request/single-reply exchanges benefit from low overhead. When reliability is critical-such as during zone transfers or whenever a response exceeds 512 bytes-DNS switches to TCP on the same port to ensure ordered delivery and error recovery. The other options are incorrect because DNS does not rely exclusively on one protocol or reverse the protocol usage for these operations.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is the difference between TCP and UDP?
Why does DNS usually use UDP instead of TCP?
What is a DNS zone transfer?
A network technician needs to install a cable in a factory environment with a high concentration of heavy machinery, which generates significant electromagnetic interference (EMI). To ensure the highest level of data integrity and prevent signal degradation, which of the following cable types should be used?
Shielded Twisted Pair (STP)
Optical fiber
Coaxial
Unshielded Twisted Pair (UTP)
Answer Description
Optical fiber cable is the best choice for this environment because it transmits data using pulses of light, making it completely immune to electromagnetic interference (EMI) and radio frequency interference (RFI). Unshielded Twisted Pair (UTP) is highly susceptible to EMI. While Coaxial and Shielded Twisted Pair (STP) offer more protection against EMI than UTP, they are still copper-based and not fully immune. Therefore, optical fiber provides the most reliable performance in high-EMI environments.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is electromagnetic interference (EMI)?
How does optical fiber transmit data using light?
What are some advantages of using optical fiber over metallic cables?
Immediately after a routine server update, users report they can no longer connect to an application on the server. According to the CompTIA troubleshooting methodology, what is the most likely cause to investigate first?
An unresolved hardware alert exists on the server.
A new network monitoring tool was installed.
Changes were made to the server's host-based firewall.
The server's virtual LAN (VLAN) assignment was altered.
Answer Description
The CompTIA troubleshooting methodology emphasizes identifying what has changed as an early step. A server update is a significant change that can alter various configurations. Host-based firewall rules are frequently modified during operating system or application updates to enhance security, which can inadvertently block legitimate traffic. Therefore, checking for changes in the firewall configuration is the most logical first step. While other options could potentially cause connectivity issues, they are less directly associated with a recent server update compared to a firewall rule modification.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
Why is it important to check firewall configurations after a server update?
What are common changes that might be made to firewall configurations?
How do firewall configurations interact with network traffic?
A network engineer is connecting two branch offices using a traditional T1 leased line. To facilitate this point-to-point connection, a router is placed at each office. Which interface type should the engineer configure on the routers for this type of WAN link?
Serial
ISDN
Fiber Optic
Ethernet
Answer Description
For traditional WAN connections like T1 leased lines, serial interfaces are the correct choice. These interfaces are specifically designed for point-to-point links over long distances, which were common for technologies like T1. Ethernet interfaces are primarily used for Local Area Networks (LANs), although modern WAN services (often called Metro Ethernet) now use Ethernet over fiber. ISDN is an older WAN technology but is not typically used for a dedicated T1 line. Fiber Optic is a Layer 1 physical medium (the cable itself), not a Layer 2 interface type like Serial or Ethernet, which defines the communication protocol and connector.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is a leased line?
What are the benefits of using serial interfaces for point-to-point connections?
How does a point-to-point connection differ from a point-to-multipoint connection?
What is the primary purpose of using TCP port 636 in a network environment?
To secure LDAP communications with SSL/TLS encryption
To transfer multimedia messages across the network
For secure file transfers such as SFTP or FTPS
To carry standard web (HTTP) traffic over SSL/TLS
Answer Description
TCP port 636 is reserved for LDAP over SSL/TLS (LDAPS). When a client connects to this port, the LDAP session is automatically encrypted with SSL or TLS before any directory queries or credentials are transmitted, protecting the confidentiality and integrity of the data. HTTPS instead uses port 443 for secure web traffic, multimedia messaging protocols use other ports, and secure file-transfer protocols use ports such as 22 (SFTP) or 989/990 (FTPS), so those options are incorrect.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is LDAPS and how does it differ from LDAP?
What does SSL stand for and why is it important?
Are there any common use cases for LDAPS in network environments?
A networking team is planning an indoor Wi-Fi 6E deployment that will operate entirely in the 6 GHz band. To avoid violating spectrum regulations and to ensure clients can actually join the WLAN, which consideration should they verify first?
Use only channels 1, 6, and 11 to avoid interference with legacy 2.4 GHz devices and remain within regulatory guidelines
Restrict channel bandwidth to 40 MHz so transmit power stays below the maximum permitted PSD in the 6 GHz band
Verify that all APs and client devices are certified for 6 GHz and that the planned power and indoor placement follow spectrum rules
Configure every SSID with WPA2-AES pre-shared keys to satisfy mandatory security requirements for 6 GHz
Answer Description
Before installing any 6 GHz access points, administrators must confirm that both the infrastructure and client devices are certified for 6 GHz operation and that the intended power levels and indoor-only placement comply with local rules (for example, the FCC's low-power indoor restrictions and AFC requirements for higher power). If the hardware is not 6 GHz-capable-or if it is placed or powered outside the allowed regulatory envelope-the network will either fail to work for users or expose the organization to interference penalties. The other options mention settings (security mode, channel width, or legacy channel selection) that are not regulatory prerequisites for using the 6 GHz spectrum.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are the device compatibility requirements for 6GHz wireless networks?
What specific regulations govern the use of the 6GHz frequency band?
Why is it important to adhere to regulatory compliance when deploying a 6GHz network?
An IT support technician in a mid-sized company is noticing that latency issues are affecting the performance of their Voice over IP (VoIP) calls, especially during peak usage hours. Which of the following actions should the technician explore first to troubleshoot and address the latency on the network?
Inspect the physical layer for any signs of damage or interference in cable connections.
Check the current bandwidth usage and availability on key network segments.
Immediately configure Quality of Service (QoS) settings to prioritize VoIP traffic.
Upgrade the firmware on network routers and switches to the latest version.
Answer Description
Checking the current bandwidth usage and availability is the correct first step because increased latency during peak hours often indicates that bandwidth is being saturated. By understanding the usage patterns and identifying any bandwidth-hungry applications, a technician can take steps to manage the load or potentially increase bandwidth to reduce congestion, thus decreasing latency. Configuring Quality of Service for prioritization might be necessary if the bandwidth is not sufficient, but first, the usage needs to be assessed. Upgrading firmware or inspecting the physical layer might not directly relate to solving a congestion-induced latency issue during peak hours without first confirming the root cause is due to bandwidth issues.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is latency and why does it matter for VoIP calls?
What are some common causes of latency in networks?
What is Quality of Service (QoS) and how can it help with VoIP?
A network engineer is troubleshooting communication issues related to packet sequencing and error correction between two hosts. Which OSI model layer should the engineer focus on to address these concerns?
Transport layer
Data Link layer
Session layer
Network layer
Answer Description
The Transport layer (Layer 4) is responsible for end-to-end communication management, including error correction and packet sequencing. It ensures reliable data transfer by managing flow control and providing mechanisms for error detection and recovery. The Session layer manages sessions between applications but does not handle error correction or sequencing. The Network layer deals with routing and logical addressing, focusing on data delivery across networks without ensuring reliability. The Data Link layer manages physical addressing and error detection for data frames on the same network segment but does not handle end-to-end error correction between hosts.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What mechanisms does the Transport layer use for error correction?
Can you explain the difference between TCP and UDP in the Transport layer?
What are examples of issues that can arise at the Transport layer that might require troubleshooting?
Which description correctly details a star topology?
All nodes are connected to a central networking device, such as a hub or switch.
Each node is directly connected to every other node in the network.
Nodes are organized in groups, with each group connected to two separate central nodes for redundancy.
Nodes are connected one to another in a ring, and data circles around the ring until it reaches its destination.
Answer Description
In a star topology, all nodes (computers, printers, etc.) are individually connected to a central networking device, such as a switch or hub, using a separate cable. This setup enhances fault tolerance, as the failure of a single cable only affects one node's connection to the network, not the entire network. The hub-and-spoke model is functionally the same as a star topology.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is a central networking device in a star topology?
What are the advantages of using a star topology?
How does a star topology compare to other network topologies?
A small business is setting up a wireless network to ensure high data transmission rates for video conferencing and file transfers. The network administrator is considering different Wi-Fi technologies. Which technology should be chosen to support higher bandwidth and shorter range communications?
802.11ac
802.11a
802.11b
802.11g
Answer Description
802.11ac, also known as Wi-Fi 5, operates exclusively in the 5 GHz frequency band. This band is typically less crowded than the 2.4 GHz band and allows for wider channels, enabling much higher data rates (up to several Gbps) that are ideal for bandwidth-intensive tasks like video conferencing and large file transfers. The 5 GHz frequency has a shorter effective range compared to 2.4 GHz, which aligns with the scenario's requirements. The other options are less suitable: 802.11b and 802.11g use the 2.4 GHz band and have significantly lower maximum speeds (11 Mbps and 54 Mbps, respectively). 802.11a uses the 5 GHz band but is an older standard with a maximum speed of only 54 Mbps.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What does dual-band mean in Wi-Fi technology?
How does 802.11ac achieve higher data rates compared to previous Wi-Fi standards?
What are some limitations of using 802.11ac in a wireless network?
A network administrator is configuring a mixed network environment with both high-speed corporate connections and smaller links for remote offices. If the main goal is to minimize packet breakup, which MTU setting on the routers should be considered the BEST?
Maintain default settings for each connection type without adjustments
Increase all link sizes to the maximum allowed by the high-speed corporate connections
Set an average size based on all connected link capacities
Conform all settings to the smallest link capacity to prevent packet fragmentation
Answer Description
Setting the MTU to match the smallest allowed data packet size in the network minimizes fragmentation. In settings with a combination of higher and lower capacity links, selecting the MTU of the smaller links as the standard avoids fragmentation that could occur if packets allowed by larger capacity links are too big to be handled by the smaller links without being broken up.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What does MTU stand for and what does it mean?
Why is minimizing packet fragmentation important in network performance?
What are the implications of setting MTU based on the smallest link capacity?
Which of the following options is the BEST choice for a high-speed data-center backbone requiring minimal signal loss over long distances?
Single-mode fiber
Coaxial cable
Twinaxial cable
Multimode fiber
Answer Description
Single-mode fiber is the best choice for high-speed data-center backbones over long distances because it transmits a single light mode through an extremely small core using laser light, resulting in minimal signal loss and very high bandwidth across kilometers of fiber. Multimode fiber uses LEDs or VCSELs and supports only short- to medium-distance links (typically up to a few hundred meters) due to modal dispersion. Coaxial cable is largely obsolete for modern backbones, topping out at legacy 10 Mb/s speeds and shorter distances. Twinaxial cable (Direct-Attach Copper) is economical for very-short-reach links-usually under 7-10 m-but lacks the reach and low attenuation needed for backbone runs.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What makes single-mode fiber better for long distances than multimode fiber?
Why is coaxial cable not suitable for data center backbones?
What types of applications are best suited for multimode fiber?
In a network configuration that leverages tunneling to secure communications, what does a full tunnel achieve?
It directs all network traffic through a secured path.
Traffic remains unencrypted to optimize speed.
It routes only internal network traffic through a secured path.
It allows all internet traffic to bypass the secured path.
Answer Description
In a full tunnel configuration, all network traffic, regardless of its destination, is directed through the secured virtual tunnel. This differs significantly from a split tunnel, where only traffic intended for the internal network is routed through secure paths, and other traffic accesses the internet directly.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is tunneling in network communication?
What is the difference between full tunnel and split tunnel?
Why is it important for all traffic to go through a secured path in a full tunnel configuration?
Woo!
Looks like that's it! You can go back and review your answers or click the button below to grade your test.