CompTIA Network+ Practice Questions: Network Operations

52 free, exam-style CompTIA Network+ (N10-009) practice questions covering Network Operations. Each question shows the correct answer and a clear explanation. Ready for the real thing? Take the full timed quiz below.

🚀 Take the full CompTIA Network+ quiz 📘 CompTIA Network+ study guide

Q1. Which protocol provides clock synchronization across networks?

Explanation: NTP (Network Time Protocol) synchronizes device clocks. Learn more.

Q2. What is the purpose of an MX record in DNS?

Explanation: MX (Mail Exchange) records specify mail servers for a domain. Learn more.

Q3. Which protocol does VoIP typically use for call signaling?

Explanation: SIP (Session Initiation Protocol) is commonly used for VoIP call setup and teardown. Learn more.

Q4. Which cloud service model provides virtualized computing resources?

Explanation: IaaS (Infrastructure-as-a-Service) provides virtual machines/storage/networking. Learn more.

Q5. What is the purpose of a demarcation point?

Explanation: Demarc separates ISP's network from customer premises equipment. Learn more.

Q6. Which protocol uses UDP port 161?

Explanation: SNMP agents listen on UDP 161 for management requests. Learn more.

Q7. Which disaster recovery site has fully redundant systems?

Explanation: Mirror sites maintain real-time synchronization with primary systems. Learn more.

Q8. Which RAID level provides striping with parity?

Explanation: RAID 5 stripes data across disks with distributed parity for redundancy. Learn more.

Q9. Which protocol uses both TCP and UDP ports?

Explanation: DNS uses UDP port 53 for queries, TCP port 53 for zone transfers. Learn more.

Q10. What is the primary purpose of QoS?

Explanation: Quality of Service manages bandwidth allocation for important traffic. Learn more.

Q11. Which protocol uses UDP port 514 for log collection?

Explanation: Syslog uses UDP 514 for centralized log collection from network devices. Learn more.

Q12. Which DNS record type provides reverse lookups?

Explanation: PTR records map IP addresses to domain names for reverse DNS. Learn more.

Q13. Which protocol uses TCP port 143?

Explanation: IMAP (Internet Message Access Protocol) uses TCP port 143 to allow email clients to retrieve messages from a mail server while leaving the messages on the server for remote access from multiple devices. Learn more.

Q14. Which cloud model provides shared hardware resources between organizations?

Explanation: A community cloud is a collaborative environment shared by several organizations with common concerns such as compliance, security, or policy requirements. Learn more.

Q15. What is the purpose of a baseline in network monitoring?

Explanation: A baseline defines expected network behavior, such as typical bandwidth usage or latency. It serves as a comparison point to quickly detect deviations that may indicate performance issues or attacks. Learn more.

Q16. Which protocol uses TCP port 389?

Explanation: LDAP (Lightweight Directory Access Protocol) uses TCP port 389 to query and modify directory services such as user or group information on a network. Learn more.

Q17. Which RAID level combines mirroring and striping?

Explanation: RAID 10 (1+0) mirrors data for redundancy and stripes it across multiple disks for performance, offering high fault tolerance and speed. Learn more.

Q18. Which protocol uses port 161/162 for network monitoring?

Explanation: SNMP (Simple Network Management Protocol) uses port 161 for polling agents and port 162 for receiving trap alerts from devices, enabling centralized network monitoring. Learn more.

Q19. What is the purpose of a CNAME record in DNS?

Explanation: A CNAME (Canonical Name) record allows one domain to alias another, useful for pointing multiple subdomains to a single canonical address. Learn more.

Q20. What is the primary purpose of NETCONF/YANG in networking?

Explanation: NETCONF is a network configuration protocol, and YANG is a data modeling language. Together, they enable standardized, programmatic configuration of network devices. Learn more.

Q21. Which cloud service model provides serverless computing?

Explanation: FaaS (Function as a Service) enables developers to deploy individual functions without managing servers. It automatically scales and executes code in response to events. Learn more.

Q22. Which protocol is used for network device backup configuration?

Explanation: TFTP, SFTP, and SCP are commonly used to back up and restore network device configurations. TFTP is lightweight but insecure; SFTP and SCP are more secure options using SSH. Learn more.

Q23. Which DNS record type provides service discovery in a domain?

Explanation: SRV (Service) records are used in DNS to define the location (hostname and port) of servers for specific services, such as SIP, XMPP, or LDAP. Learn more.

Q24. Which network architecture uses intent-based networking?

Explanation: Software-Defined Networking (SDN) enables intent-based networking by allowing centralized controllers to translate high-level business goals into automated network configurations. Learn more.

Q25. What is the purpose of a RIPE NCC?

Explanation: RIPE NCC manages IP addresses for Europe, Middle East, and Central Asia. Learn more.

Q26. What is the purpose of LLDP (Link Layer Discovery Protocol)?

Explanation: LLDP advertises device capabilities to directly connected neighbors. Learn more.

Q27. Which protocol is used to automate IP address management in large networks?

Explanation: IPAM (IP Address Management) systems automate allocation, tracking, and planning of IP address space, ensuring efficient and error-free addressing in large networks. Learn more.

Q28. What is the purpose of a RIPE Atlas probe in networking?

Explanation: RIPE Atlas probes are deployed globally to collect data on DNS, latency, and reachability, helping operators understand the health and structure of the Internet. Learn more.

Q29. Which tool is used for network configuration drift detection?

Explanation: RANCID detects and tracks configuration changes. Learn more.

Q30. Which protocol is used to send email?

Explanation: SMTP (Simple Mail Transfer Protocol) is used to send emails. Learn more.

Q31. Which protocol is used for secure file transfer?

Explanation: SFTP (Secure File Transfer Protocol) runs over SSH and encrypts both authentication and file data. It is widely used to transfer files securely between remote systems, in contrast to FTP, which transmits data in plaintext. Learn more.

Q32. Which type of network documentation would typically show the physical layout of network cables and device locations within a building?

Explanation: A physical network diagram illustrates the actual layout of network components, including cable runs, patch panel locations, server racks, and the physical placement of devices like switches, routers, and workstations. Learn more.

Q33. A company decides to use a cloud-based email service where the provider manages the email application, underlying platform, and all infrastructure. Users access their email via a web browser or mobile app. Which cloud service model does this represent?

Explanation: SaaS provides ready-to-use software applications over the internet. The provider handles all aspects of the service, and users typically access it through a client interface. Examples include Gmail or Microsoft 365. Learn more.

Q34. What is the primary role of a Type 2 hypervisor?

Explanation: A Type 2 hypervisor (or hosted hypervisor) runs on top of a conventional operating system. Examples include VMware Workstation, Oracle VirtualBox, and Parallels Desktop. Learn more.

Q35. Which DNS record type is used to map a hostname to an IPv4 address?

Explanation: An A (Address) record maps a domain name (hostname) to its corresponding IPv4 address. An AAAA record is used for IPv6 addresses. Learn more.

Q36. Which protocol is commonly used by network devices to send asynchronous alert messages (e.g., traps) to a central management station when specific events or errors occur?

Explanation: SNMP (Simple Network Management Protocol) allows network management systems to monitor and manage network devices. SNMP traps are notifications sent from an SNMP agent on a device to an SNMP manager when a significant event occurs. Learn more.

Q37. What type of network documentation provides a high-level, bird's-eye view of the network, showing major network segments, routers, firewalls, and how they interconnect, but typically omits details like specific port numbers or physical cable paths?

Explanation: A logical network diagram focuses on how the network functions and how data flows, illustrating subnets, IP addressing schemes, routing domains, and the relationships between network devices without necessarily showing their physical location or connections. Learn more.

Q38. What is the primary purpose of a formal change management process in network operations?

Explanation: Change management processes are designed to control and coordinate all modifications to an IT environment, including network infrastructure. This structured approach aims to minimize potential negative impacts on services, ensure changes are properly planned, tested, approved, and documented. Learn more.

Q39. What is the primary purpose of utilizing NetFlow, J-Flow, or sFlow in network monitoring and management?

Explanation: Flow-based monitoring technologies like NetFlow (Cisco), J-Flow (Juniper), and sFlow (industry standard) collect summary information (metadata) about IP traffic flows. This data is used for network traffic analysis, capacity planning, security monitoring (anomaly detection), and accounting/billing, without capturing the full content of each packet. Learn more.

Q40. Which of the following metrics would typically be defined and guaranteed in a Service Level Agreement (SLA) for a business-grade internet service?

Explanation: An SLA is a contractual agreement that defines the level of service a provider will deliver. For network services, common SLA metrics include guaranteed network availability (uptime), maximum packet loss, maximum latency (delay), minimum bandwidth, and often, mean time to repair (MTTR). Learn more.

Q41. In disaster recovery and business continuity planning, what does RPO (Recovery Point Objective) primarily define?

Explanation: RPO specifies the maximum amount of data loss an organization can tolerate, measured in time (e.g., 1 hour of data loss). It dictates how frequently data backups or replications must occur to meet this objective. RTO (Recovery Time Objective) defines how quickly service must be restored. Learn more.

Q42. Why is maintaining an accurate and up-to-date asset management inventory crucial for effective network security and operations?

Explanation: Comprehensive asset management involves inventorying all hardware and software assets. For network security, this is vital because you can't secure what you don't know you have. It allows organizations to ensure all devices are patched, hardened, monitored, and helps in identifying unauthorized or rogue devices that could pose a security risk. Learn more.

Q43. Which signaling protocol is widely used in Voice over IP (VoIP) and Unified Communications for establishing, modifying, and terminating real-time multimedia sessions, such as voice and video calls, over IP networks?

Explanation: SIP (Session Initiation Protocol) is an application-layer control (signaling) protocol for creating, modifying, and terminating sessions with one or more participants. These sessions include Internet telephone calls, multimedia distribution, and multimedia conferences. RTP is typically used to carry the actual voice/video media streams once the session is established by SIP. Learn more.

Q44. When monitoring network traffic for security analysis or troubleshooting, what is a key advantage of using a dedicated hardware network tap over configuring a SPAN (Switched Port Analyzer) or mirror port on a switch?

Explanation: Dedicated network taps are hardware devices that sit in-line and create an exact copy of all network traffic, including physical layer errors, without introducing any delay or altering the traffic. They are fail-safe, meaning if the tap loses power, traffic still flows on the live link. SPAN/mirror ports on switches replicate traffic to another port, but this process can consume switch CPU resources and may drop packets if the switch is heavily loaded or the destination SPAN port is oversubscribed, potentially leading to incomplete monitoring data. Learn more.

Q45. Which record type would you configure in DNS to allow a server to be located by a service name (e.g., _sip._tcp.example.com)?

Explanation: SRV (Service) records specify the location (hostname and port) of servers for specific services. They are essential for services like SIP (VoIP) and Active Directory. Learn more.

Q46. Which concept describes the ability to manage network infrastructure through code and software rather than manual hardware configuration?

Explanation: Infrastructure as Code (IaC) is the managing and provisioning of computer data centers through machine-readable definition files, rather than physical hardware configuration or interactive configuration tools. Learn more.

Q47. What type of backup strategy backs up all files that have changed since the last full backup, and does not reset the archive bit?

Explanation: A Differential backup captures all data changed since the last FULL backup. It grows larger over time but is faster to restore than incremental (requires only Full + latest Differential). Learn more.

Q48. Which high-availability concept provides a shared default gateway IP across routers?

Explanation: Protocols such as HSRP, VRRP, or GLBP provide default gateway redundancy with a virtual IP. Learn more.

Q49. Which log protocol commonly sends event messages to a central server?

Explanation: Syslog is widely used to send device and system log messages to a centralized collector. Learn more.

Q50. Which load balancing method sends clients to servers based on a hash of selected request fields?

Explanation: Hash-based methods consistently map requests to servers using client, URL, or other field values. Learn more.

Q51. Which documentation maps switch ports to wall jacks and patch panel ports?

Explanation: Port maps document physical and logical cabling connections for troubleshooting and changes. Learn more.

Q52. Which protocol is used to synchronize clocks for accurate log correlation?

Explanation: Time synchronization is essential for correlating logs and events across devices. Learn more.

More CompTIA Network+ practice topics