CompTIA Certification

N10-008 — Network+ Study Guide

61 practice questions with correct answers and detailed explanations. Use this guide to review concepts before taking the practice exam.

▶ Take Practice Exam 61 questions  ·  Free  ·  No registration

About the N10-008 Exam

The CompTIA Network+ (N10-008) certification validates professional expertise in CompTIA technologies. This study guide covers all 61 practice questions from our N10-008 practice test, complete with correct answers and explanations to help you understand each concept thoroughly.

Review each question and explanation below, then test yourself with the full interactive practice exam to measure your readiness.

61 Practice Questions & Answers

Q1 Easy

A network administrator needs to configure a device that converts between different network protocols at Layer 3. Which device should be used?

  • A Switch
  • B Bridge
  • C Hub
  • D Router ✓ Correct
Explanation

Routers operate at Layer 3 (Network layer) and convert between different protocols and networks. Switches operate at Layer 2, hubs are Layer 1 devices, and bridges are Layer 2 devices.

Q2 Medium

Which of the following subnet masks would provide the most host addresses on a single subnet?

  • A /24
  • B /28
  • C /26
  • D /22 ✓ Correct
Explanation

A /22 subnet mask provides 1,022 usable host addresses (2^10 - 2), which is more than /24 (254), /26 (62), or /28 (14) hosts.

Q3 Medium

An organization is implementing a wireless network and needs to ensure that only authorized devices can connect. Which security feature should be configured?

  • A Channel width expansion to 160 MHz
  • B MAC address filtering and WPA3 encryption ✓ Correct
  • C SSID broadcast with WEP encryption
  • D Open network with guest portal
Explanation

MAC address filtering restricts access to specific devices, and WPA3 provides strong encryption. WEP is outdated and insecure, open networks lack security, and channel width doesn't address device authorization.

Q4 Easy

Which protocol is used to dynamically assign IP addresses to devices on a network?

  • A DHCP ✓ Correct
  • B SMTP
  • C DNS
  • D ARP
Explanation

DHCP (Dynamic Host Configuration Protocol) automatically assigns IP addresses, subnet masks, and other network parameters. DNS resolves hostnames, ARP maps IP to MAC addresses, and SMTP handles email.

Q5 Medium

A technician is troubleshooting a connection issue where devices on the same physical network segment cannot communicate. Which Layer 2 protocol is most likely the cause if ARP is not functioning correctly?

  • A DNS resolution timeout
  • B IP addressing problem at Layer 3
  • C BGP misconfiguration
  • D MAC address resolution failure ✓ Correct
Explanation

ARP (Address Resolution Protocol) at Layer 2 maps IP addresses to MAC addresses. If ARP fails, devices cannot find each other's MAC addresses even if on the same segment, preventing communication.

Q6 Medium

Which of the following is a characteristic of a connection-oriented transport protocol?

  • A It broadcasts to all devices on the network segment
  • B It uses datagrams and provides best-effort delivery without guarantees
  • C It establishes a connection before data transfer and ensures ordered, reliable delivery ✓ Correct
  • D It operates at the Data Link layer and uses MAC addresses
Explanation

Connection-oriented protocols (like TCP) establish a connection via a three-way handshake and guarantee ordered, reliable delivery. Connectionless protocols use datagrams; broadcasting occurs at Layer 2; and Layer operations vary by protocol.

Q7 Medium

A network administrator wants to implement network segmentation to separate departments. Which of the following technologies would be most appropriate?

  • A Implementing VLANs on managed switches ✓ Correct
  • B Installing additional access points
  • C Upgrading all cables to Cat6a
  • D Using repeaters to extend network range
Explanation

VLANs (Virtual Local Area Networks) logically segment a network on managed switches, separating traffic by department. Repeaters extend range, access points extend wireless coverage, and cable upgrades improve speed but don't segment traffic.

Q8 Medium

Which IPv6 address type is equivalent to an IPv4 private address?

  • A Multicast address
  • B Unique local address ✓ Correct
  • C Link-local address
  • D Global unicast address
Explanation

Unique local addresses (fc00::/7) are private, non-routable IPv6 addresses equivalent to IPv4 private ranges. Link-local addresses are automatically assigned; global unicast addresses are routable; multicast addresses are for group communication.

Q9 Medium

A company is experiencing slow network performance. A packet analyzer shows that many TCP retransmissions are occurring. Which of the following is the most likely cause?

  • A The default gateway is misconfigured in routing tables
  • B DNS queries are timing out
  • C The DHCP server is not responding to requests
  • D Packet loss on the network path is causing TCP to resend data ✓ Correct
Explanation

TCP retransmissions occur when packets are lost or not acknowledged within the timeout window. DHCP issues affect IP assignment, DNS affects name resolution, and routing misconfigurations affect path selection, but packet loss directly triggers retransmissions.

Q10 Medium

Which of the following best describes the function of a proxy server?

  • A It forwards requests on behalf of clients and may cache responses to improve performance and security ✓ Correct
  • B It assigns IP addresses dynamically to all connected devices on a network
  • C It filters packets based on source and destination MAC addresses only
  • D It encrypts all traffic using TLS and prevents unauthorized access
Explanation

Proxy servers act as intermediaries, forwarding client requests while providing caching, filtering, and anonymity benefits. TLS encryption is separate, DHCP assigns addresses, and MAC filtering is a firewall function.

Q11 Easy

An organization needs to ensure that only traffic on port 443 is allowed inbound to their web servers. Which device should implement this policy?

  • A Passive tap
  • B Repeater
  • C Firewall ✓ Correct
  • D Hub
Explanation

Firewalls enforce access control policies based on ports, protocols, and IP addresses. Hubs and repeaters don't filter traffic, and passive taps only monitor without controlling traffic flow.

Q12 Medium

A network technician configures a router interface with the IP address 192.168.1.1/25. How many usable host addresses are available on this subnet?

  • A 254 hosts
  • B 62 hosts
  • C 510 hosts
  • D 126 hosts ✓ Correct
Explanation

A /25 subnet provides 2^7 (128) total addresses. Subtracting the network address and broadcast address gives 126 usable host addresses.

Q13 Easy

Which of the following security protocols provides the highest level of encryption for wireless networks?

  • A WPA3 ✓ Correct
  • B Open authentication
  • C WEP
  • D WPA
Explanation

WPA3 is the latest and most secure wireless encryption standard, offering individualized data encryption and protection against brute-force attacks. WEP is outdated, WPA is older, and open authentication provides no security.

Q14 Medium

A company has configured a site-to-site VPN between two offices. Which protocol is most commonly used to establish this secure tunnel?

  • A SNMP
  • B LDAP
  • C PPTP
  • D IPSec ✓ Correct
Explanation

IPSec is the industry standard for site-to-site VPN tunnels, providing encryption and authentication. PPTP is older and less secure, LDAP handles directory services, and SNMP manages network devices.

Q15 Hard

A technician is implementing QoS (Quality of Service) on a router to prioritize video conferencing traffic over web browsing. At which layer does this traffic classification occur?

  • A Layer 1 (Physical)
  • B Layer 3 (Network) and Layer 4 (Transport) ✓ Correct
  • C Layer 2 (Data Link)
  • D Layer 5 (Session) only
Explanation

QoS classification typically examines Layer 3 (IP addresses, protocols) and Layer 4 (port numbers) information to identify and prioritize traffic types. Layers 1, 2, and 5 don't provide sufficient application-level granularity.

Q16 Medium

Which of the following statements about NAT (Network Address Translation) is correct?

  • A NAT eliminates the need for firewalls on a network
  • B NAT automatically encrypts all transmitted data
  • C NAT converts private IP addresses to public IP addresses for outbound traffic ✓ Correct
  • D NAT translates Layer 2 MAC addresses to physical port numbers
Explanation

NAT translates Layer 3 IP addresses, converting private addresses to public ones for internet traffic. It doesn't replace firewalls, encrypt data, or operate at Layer 2 with MAC addresses.

Q17 Medium

A network administrator discovers that a user's computer has an APIPA address (169.254.x.x). What does this indicate?

  • A The computer has successfully obtained an address from a DHCP server
  • B The computer failed to contact a DHCP server and assigned itself a link-local address ✓ Correct
  • C The computer is using a statically configured private address
  • D The computer is connected to the internet through a proxy server
Explanation

APIPA (Automatic Private IP Addressing) assigns a link-local address when DHCP is unavailable. DHCP success would show a different range, static configuration is intentional, and proxy use doesn't affect IP assignment.

Q18 Medium

Which routing protocol uses hop count as its primary metric and has a maximum hop count limit of 15?

  • A BGP
  • B IS-IS
  • C OSPF
  • D RIP ✓ Correct
Explanation

RIPv2 uses hop count as its metric with a maximum of 15 hops. OSPF uses cost, BGP uses AS path and other attributes, and IS-IS uses a similar metric to OSPF.

Q19 Easy

A technician needs to verify that a server is reachable and measure round-trip latency. Which command-line utility should be used?

  • A netstat
  • B tracert
  • C ipconfig
  • D ping ✓ Correct
Explanation

ping sends ICMP echo requests to test reachability and displays round-trip time. tracert shows the path to a destination, netstat displays connections, and ipconfig shows network configuration.

Q20 Easy

An organization wants to distribute incoming traffic across multiple servers. Which technology accomplishes this?

  • A Load balancing ✓ Correct
  • B Port forwarding
  • C Bandwidth shaping
  • D Packet filtering
Explanation

Load balancing distributes traffic across multiple servers to optimize performance and availability. Port forwarding redirects traffic to specific devices, packet filtering controls traffic, and bandwidth shaping limits data rates.

Q21 Medium

Which of the following scenarios would require the use of a default route on a router?

  • A When the router needs to connect to all directly attached subnets
  • B When the router needs to encrypt all outbound traffic
  • C When the router needs to prioritize traffic from specific protocols
  • D When the router has no specific route for a destination and needs a fallback path ✓ Correct
Explanation

A default route (0.0.0.0/0) provides a fallback for packets destined to networks without a specific routing entry. Directly connected subnets use specific routes, QoS handles prioritization, and encryption is separate from routing.

Q22 Medium

A network administrator configures spanning tree protocol (STP) on a switched network. What is the primary purpose of this protocol?

  • A To prevent switching loops and select a root bridge ✓ Correct
  • B To increase bandwidth on all network links
  • C To encrypt traffic between switches
  • D To automatically assign IP addresses to switches
Explanation

STP prevents Layer 2 loops by blocking redundant ports and selecting a root bridge. It doesn't increase bandwidth, assign IPs, or provide encryption.

Q23 Hard

Which of the following best describes the relationship between SNMPv3 and earlier SNMP versions?

  • A SNMPv3 removes authentication capabilities to improve performance compared to SNMPv2
  • B SNMPv3 adds encryption and stronger authentication mechanisms for improved security ✓ Correct
  • C SNMPv3 requires hardware-based security tokens that earlier versions did not support
  • D SNMPv3 operates at Layer 2 while earlier versions operate at Layer 3
Explanation

SNMPv3 introduces encryption (DES/AES) and stronger authentication (HMAC) compared to SNMPv2's community strings. It doesn't sacrifice performance, isn't limited to Layer 2, and doesn't require special hardware.

Q24 Hard

A network administrator needs to configure redundancy for a critical internet connection. Which technology provides automatic failover between primary and backup links?

  • A Port aggregation with link aggregation control protocol (LACP)
  • B VLAN tagging on all uplink ports
  • C Hot Standby Router Protocol (HSRP) or Virtual Router Redundancy Protocol (VRRP) ✓ Correct
  • D Static routing with backup routes configured in order of priority
Explanation

HSRP and VRRP provide automatic failover between redundant routers at the first-hop gateway level. Static routing requires manual intervention, VLANs segment traffic, and LACP aggregates bandwidth.

Q25 Hard

Which of the following is a valid concern when implementing a cloud-based disaster recovery solution?

  • A Cloud storage eliminates the need for encryption of sensitive data
  • B Cloud providers always guarantee zero Recovery Time Objective (RTO) regardless of service level
  • C Data transfer to and from cloud services may consume significant bandwidth and introduce latency ✓ Correct
  • D Cloud-based backups cannot be verified for integrity or recoverability
Explanation

Cloud DR solutions require substantial bandwidth for data transfers and may introduce latency concerns. RTO depends on SLAs, encryption is still necessary in the cloud, and cloud backups can be verified.

Q26 Easy

Which of the following protocols operates at Layer 4 of the OSI model and provides connectionless communication?

  • A ICMP
  • B TCP
  • C IP
  • D UDP ✓ Correct
Explanation

UDP (User Datagram Protocol) operates at the Transport Layer (Layer 4) and provides connectionless, unreliable delivery. TCP also operates at Layer 4 but is connection-oriented.

Q27 Easy

A network administrator needs to configure a switch port to allow multiple VLANs to pass through a single trunk link. Which IEEE standard defines this trunking protocol?

  • A 802.11ac
  • B 802.1X
  • C 802.3ad
  • D 802.1Q ✓ Correct
Explanation

IEEE 802.1Q is the standard that defines VLAN tagging and allows multiple VLANs to traverse a single physical link through trunk ports.

Q28 Medium

Which of the following best describes the purpose of a DMZ in network architecture?

  • A A backup network segment that automatically activates during primary network failures
  • B An encryption protocol that protects data transmitted between firewalls
  • C A dedicated subnet used exclusively for wireless access points and mobile devices
  • D A security zone that isolates internal servers from direct internet exposure while allowing controlled access ✓ Correct
Explanation

A DMZ (Demilitarized Zone) is a network segment that sits between the internal network and the untrusted internet, allowing public-facing services while protecting critical internal infrastructure.

Q29 Medium

When implementing Quality of Service (QoS) on a network, which of the following would be the MOST appropriate priority level for voice over IP (VoIP) traffic?

  • A Bulk data transfer priority
  • B Best effort priority
  • C Real-time interactive priority ✓ Correct
  • D Background traffic priority
Explanation

VoIP requires real-time interactive priority because voice traffic is sensitive to latency and jitter; delays directly impact call quality and user experience.

Q30 Medium

A technician is troubleshooting a network where devices can ping the default gateway but cannot reach devices on other subnets. Which of the following is the MOST likely cause?

  • A DNS resolution is failing for remote hostnames
  • B The default gateway is misconfigured with an incorrect IP address
  • C The switch port is configured as a trunk instead of an access port
  • D Incorrect subnet mask configuration on the local devices ✓ Correct
Explanation

An incorrect subnet mask would prevent devices from recognizing which addresses are local versus remote, causing traffic destined for other subnets to fail even though the gateway responds to pings.

Q31 Easy

Which routing protocol uses hop count as its only metric and has a maximum hop count of 15?

  • A BGP
  • B OSPF
  • C RIP ✓ Correct
  • D EIGRP
Explanation

RIPv2 (Routing Information Protocol) is a distance-vector routing protocol that uses hop count as its metric with a maximum of 15 hops, limiting it to smaller networks.

Q32 Medium

A company is deploying a new wireless network and wants to ensure the strongest security for authentication and encryption. Which of the following wireless security standards should be implemented?

  • A WPA with TKIP
  • B WPA2 with AES ✓ Correct
  • C WEP with 64-bit encryption
  • D Open authentication with SSID broadcast disabled
Explanation

WPA2 with AES (Advanced Encryption Standard) provides the strongest security for wireless networks, as WEP and WPA are deprecated, and open authentication provides no security regardless of SSID settings.

Q33 Easy

Which of the following statements accurately describes the difference between TCP and UDP in terms of reliability?

  • A Both TCP and UDP guarantee packet delivery but use different encryption methods
  • B UDP provides better error correction than TCP but requires more bandwidth
  • C TCP is unreliable and connectionless; UDP is reliable and connection-oriented
  • D TCP guarantees delivery in order through acknowledgments; UDP offers no such guarantees ✓ Correct
Explanation

TCP uses sequence numbers and acknowledgments to ensure reliable, ordered delivery, while UDP is connectionless and provides best-effort delivery without guarantees.

Q34 Medium

A network administrator discovers that a rogue DHCP server is connected to the network and is assigning incorrect IP addresses to clients. Which of the following would be the BEST control to prevent this situation?

  • A Enable MAC address filtering on the DHCP server
  • B Configure static IP addresses for all devices on the network
  • C Disable DHCP and use only manual IP configuration
  • D Implement DHCP snooping on switches to validate DHCP messages ✓ Correct
Explanation

DHCP snooping is a security feature that validates DHCP messages and prevents rogue DHCP servers from operating, while allowing the legitimate DHCP server to function normally.

Q35 Hard

Which of the following IPv6 address types is used for one-to-nearest communication and is typically assigned to routers as a default destination?

  • A Anycast ✓ Correct
  • B Broadcast
  • C Multicast
  • D Unicast
Explanation

Anycast addresses enable one-to-nearest delivery, where a packet is delivered to the nearest node in a group of nodes with the same address; this is commonly used for routing.

Q36 Easy

A technician needs to document the physical layout of network equipment in a data center. Which of the following tools would be MOST appropriate for this task?

  • A Packet sniffer running on a cloud-based platform
  • B Protocol analyzer such as Wireshark
  • C Asset management and facility documentation tools ✓ Correct
  • D Network monitoring software like Nagios
Explanation

Asset management and facility documentation tools are designed to track and visualize physical equipment locations and configurations in data centers.

Q37 Medium

Which of the following scenarios would BEST require the use of a site-to-site VPN?

  • A A smartphone user requires encrypted access to email on a public WiFi network
  • B A remote employee needs secure access to company resources from home
  • C A user needs to hide their browsing activity from their ISP while accessing public websites
  • D Two company branch offices need to securely communicate over the internet ✓ Correct
Explanation

Site-to-site VPNs connect entire networks at different locations, making them ideal for branch office connectivity; remote employee access would use client-to-site VPN.

Q38 Medium

An organization is implementing a network segmentation strategy and needs to separate IoT devices from critical business systems. Which of the following approaches would be MOST effective?

  • A Connect IoT devices to a wireless network and disable encryption to reduce latency
  • B Use the same VLAN for all devices but implement application-level firewalls
  • C Segregate IoT traffic using QoS bandwidth throttling only
  • D Place IoT devices on a separate VLAN and implement firewall rules restricting communication ✓ Correct
Explanation

Implementing separate VLANs for IoT devices and enforcing firewall rules between segments is a best practice in network segmentation that prevents lateral movement and limits attack surface.

Q39 Medium

When troubleshooting DNS resolution issues, a technician determines that nslookup resolves hostnames successfully, but the ping command still fails. What is the MOST likely cause?

  • A The network adapter driver is corrupted and needs reinstallation
  • B The local hosts file contains incorrect entries that override DNS lookups
  • C ICMP traffic is being blocked by a firewall between the client and target host ✓ Correct
  • D The DNS server is down and needs to be restarted immediately
Explanation

Since DNS resolution (nslookup) works, the name lookup is successful; ping failure despite this indicates that ICMP echo requests are being blocked by a firewall, not a DNS issue.

Q40 Easy

Which of the following best describes the function of a proxy server in network architecture?

  • A A proxy server is a redundant router that automatically takes over when the primary router fails
  • B A proxy server encrypts all network traffic passing through it and decrypts it at the destination
  • C A proxy server acts as an intermediary between clients and servers, forwarding requests and responses on behalf of clients ✓ Correct
  • D A proxy server monitors all user activity and logs every packet transmitted across the network
Explanation

A proxy server intercepts client requests, forwards them to servers on behalf of clients, and returns responses, providing benefits like caching, filtering, and anonymity.

Q41 Medium

A network engineer is designing a highly available network infrastructure and needs to ensure that if one link fails, traffic automatically routes through an alternate path. Which of the following would BEST accomplish this?

  • A Configure all routers to use RIP with default settings
  • B Set up multiple static routes with identical costs on the routing table
  • C Implement redundant network links and configure dynamic routing protocols such as OSPF ✓ Correct
  • D Use load balancing software to manually distribute traffic between links
Explanation

Dynamic routing protocols like OSPF automatically detect link failures and converge to alternate paths, providing true high availability without manual intervention.

Q42 Medium

Which of the following network devices would be MOST appropriate for a situation where an organization needs to increase bandwidth and support more simultaneous connections in a data center?

  • A Add a second router in parallel with the existing router for redundancy
  • B Upgrade all client devices to faster network interface cards
  • C Install a managed switch with higher port density and support for link aggregation ✓ Correct
  • D Replace the firewall with one that has more throughput specifications
Explanation

A managed switch with higher port density and link aggregation (802.3ad) directly addresses the need for more connections and increased bandwidth in data center environments.

Q43 Medium

A network administrator is configuring access control lists (ACLs) on a router and needs to deny traffic from a specific subnet while allowing all other traffic. Which of the following statements would be MOST correct regarding ACL design?

  • A ACLs must contain only deny rules to be effective in securing a network
  • B ACLs are processed from top to bottom, and the first matching rule is applied; therefore, the deny rule should be placed before the permit any rule ✓ Correct
  • C Permit any rules should always be placed at the beginning of the ACL for efficiency
  • D ACLs are processed randomly, so rule order has no impact on packet filtering
Explanation

ACLs are processed sequentially from top to bottom, and processing stops at the first match; therefore, specific deny rules must precede general permit rules to function correctly.

Q44 Easy

Which of the following protocols would be used to automatically assign IP addresses to devices on a network segment?

  • A DHCP ✓ Correct
  • B DNS
  • C ARP
  • D IGMP
Explanation

DHCP (Dynamic Host Configuration Protocol) automatically assigns IP addresses and other network configuration parameters to devices on a network.

Q45 Hard

A company experiences intermittent connectivity issues where packets are being lost during peak hours. After investigation, the administrator determines that network interfaces are experiencing high CPU utilization. Which of the following would be the BEST solution?

  • A Configure all devices to use half-duplex mode to reduce collisions
  • B Reduce the MTU size on all network interfaces to decrease frame size
  • C Disable flow control on all Ethernet interfaces to increase throughput
  • D Implement Quality of Service (QoS) to prioritize critical traffic and manage bandwidth allocation ✓ Correct
Explanation

QoS allows prioritization of critical traffic and bandwidth management, which addresses the congestion causing packet loss during peak usage periods.

Q46 Hard

Which of the following best describes the primary difference between collision domains and broadcast domains?

  • A Collision domains apply only to wireless networks while broadcast domains apply only to wired networks
  • B Collision domains are separated by switches while broadcast domains are separated by routers ✓ Correct
  • C Both collision and broadcast domains are identical concepts used interchangeably in networking
  • D Broadcast domains are separated by network segments while collision domains are separated by repeaters
Explanation

Switches separate collision domains by creating dedicated paths between ports, while routers separate broadcast domains by preventing broadcast traffic from crossing network boundaries.

Q47 Medium

An organization implements a network access control (NAC) solution. Which of the following best describes the primary security benefit?

  • A NAC encrypts all data in transit between devices on the network
  • B NAC prevents unauthenticated or non-compliant devices from accessing the network ✓ Correct
  • C NAC eliminates the need for firewalls and intrusion detection systems
  • D NAC automatically updates all device operating systems to the latest security patches
Explanation

NAC (Network Access Control) enforces security policies by authenticating devices and verifying compliance before allowing network access, preventing unauthorized or compromised devices from connecting.

Q48 Easy

A network technician is configuring a switch and needs to create multiple logical networks on a single physical switch. Which of the following technologies would be MOST appropriate?

  • A LACP
  • B MPLS
  • C VLAN ✓ Correct
  • D BGP
Explanation

VLANs (Virtual Local Area Networks) allow a single physical switch to create multiple isolated logical networks, improving security and traffic management.

Q49 Medium

Which of the following scenarios would represent a man-in-the-middle (MITM) attack?

  • A An attacker tricks a user into revealing passwords through a fraudulent email message
  • B An attacker intercepts traffic between two parties, reads or modifies it, and forwards it to the intended recipient without their knowledge ✓ Correct
  • C An attacker floods a web server with requests to make it unavailable to legitimate users
  • D An attacker gains administrative access to a system and installs malware for persistent access
Explanation

A MITM attack specifically involves an attacker positioning themselves between two communicating parties to eavesdrop, intercept, or modify communications transparently.

Q50 Medium

A network administrator is troubleshooting slow network performance and wants to analyze traffic patterns in real-time. Which of the following tools would be MOST appropriate for this task?

  • A Protocol analyzer such as Wireshark to capture and examine packet contents ✓ Correct
  • B Netstat for viewing network socket statistics and connections
  • C Ipconfig to display current IP configuration on the device
  • D Tracert to identify routing path issues causing latency
Explanation

Wireshark is a protocol analyzer that captures and displays packet-level data in real-time, allowing detailed analysis of traffic patterns and identification of performance issues.

Q51 Medium

Which of the following correctly describes how a switch learns MAC addresses?

  • A A switch automatically assigns MAC addresses to all connected devices based on their IP addresses
  • B A switch learns MAC addresses from the destination address of every frame it processes and forwards the frame accordingly
  • C A switch queries a central database to obtain MAC address to port mappings
  • D A switch learns MAC addresses by examining the source MAC address of incoming frames and recording the port they arrived on ✓ Correct
Explanation

Switches build their MAC address tables (CAM tables) dynamically by learning the source MAC address and incoming port from each frame, then flood unknown destination addresses.

Q52 Medium

A network administrator needs to ensure that traffic from a specific application is prioritized over other traffic during peak hours. Which QoS mechanism should be implemented?

  • A Weighted fair queuing to allocate priority based on traffic classification ✓ Correct
  • B Traffic shaping to limit bandwidth usage
  • C MTU reduction to improve overall throughput
  • D Packet filtering to block low-priority ports
Explanation

Weighted fair queuing (WFQ) allows administrators to classify traffic and assign different priority levels, ensuring critical applications receive guaranteed bandwidth. Traffic shaping limits but does not prioritize, packet filtering blocks traffic, and MTU reduction affects packet size, not priority.

Q53 Easy

Which of the following best describes the purpose of a VLAN?

  • A To segment a physical network into multiple logical networks ✓ Correct
  • B To increase physical network speed
  • C To encrypt all traffic within a network segment
  • D To automatically assign IP addresses to devices
Explanation

VLANs create logical network segments on a physical infrastructure, allowing better organization, security, and traffic management without requiring separate physical switches. They do not increase speed, encryption, or DHCP functionality.

Q54 Hard

A technician is troubleshooting a network where some clients cannot obtain IP addresses from the DHCP server, even though the server is operational and other clients are receiving addresses successfully. The server logs show no DHCP requests from the affected clients. What is the most likely cause?

  • A The affected clients have static IP addresses configured in their network settings
  • B A DHCP relay agent is misconfigured or not forwarding broadcasts across subnets ✓ Correct
  • C The DHCP scope has been exhausted on the primary server
  • D The DHCP server has reached its maximum lease limit
Explanation

If the DHCP server receives no requests from certain clients, the issue is typically in reaching the server, not the server itself. A misconfigured DHCP relay agent cannot forward broadcast requests across routers to the DHCP server. Since other clients work, it's not a server capacity issue; static configuration would prevent requests but not explain partial failures.

Q55 Medium

Which port and protocol combination is used by SNMP for sending unsolicited notifications from network devices to a management station?

  • A TCP port 162
  • B UDP port 161
  • C TCP port 161
  • D UDP port 162 ✓ Correct
Explanation

SNMP traps (unsolicited notifications) are sent via UDP port 162, while standard SNMP queries use UDP port 161. TCP is not typically used for SNMP because UDP provides sufficient reliability for this use case and reduces overhead.

Q56 Hard

An organization is implementing a new wireless network and wants to ensure that only company-owned devices can connect. Which authentication method should be deployed?

  • A 802.1X with RADIUS server integration to validate device certificates and user credentials ✓ Correct
  • B Open authentication with WEP encryption for device filtering based on MAC address
  • C WPA2-PSK with a complex shared passphrase updated monthly
  • D MAC filtering alone without any encryption protocol
Explanation

802.1X combined with RADIUS provides enterprise-grade authentication, allowing validation of both devices and users through certificates and credentials, preventing unauthorized access. MAC filtering alone is easily spoofed, WEP is deprecated, and WPA2-PSK doesn't authenticate devices individually.

Q57 Medium

A network technician observes that a server is experiencing intermittent connectivity issues. Using netstat, they notice that many connections are stuck in the TIME_WAIT state. What does this indicate?

  • A Connections have been gracefully closed but are waiting for the TCP timeout period before full closure ✓ Correct
  • B The server is actively rejecting incoming connection requests
  • C A denial of service attack is occurring with clients refusing to close connections
  • D The server is running out of available TCP ports and needs a kernel parameter adjustment
Explanation

TIME_WAIT is a normal TCP state that occurs after a connection is gracefully closed, during which the connection remains in memory to ensure any delayed packets are discarded. This typically resolves naturally after the timeout period and becomes problematic only if accumulated in excessive numbers.

Q58 Easy

Which of the following accurately describes the function of the DNS MX record?

  • A It defines the maximum transmission unit size for packets sent to a domain
  • B It encrypts mail traffic between servers using certificate exchange
  • C It maps a domain name to a mail server responsible for receiving email for that domain ✓ Correct
  • D It specifies multiple backup DNS servers for redundancy and load balancing of DNS queries
Explanation

MX (Mail Exchange) records identify the mail servers that handle incoming email for a specific domain, allowing email routing to the correct server. MTU is related to packet size, encryption is handled by protocols like TLS, and DNS redundancy uses NS records, not MX records.

Q59 Hard

A company has implemented a WAN link that uses MPLS for traffic engineering. A network administrator notices that traffic destined for a particular destination is taking an unexpected path that is not the shortest route. What is the most likely explanation?

  • A The ISP has configured equal-cost multipath routing without informing the network administrator
  • B BGP convergence has not completed across all routers in the network
  • C A routing loop is preventing the optimal path from being selected by the routing protocol
  • D MPLS label switching policies are directing traffic along a specific LSP that is optimized for bandwidth or other constraints, rather than following the shortest path ✓ Correct
Explanation

MPLS allows explicit path selection through LSPs (Label Switched Paths) that can prioritize factors like bandwidth availability, latency, or cost rather than hop count. This is one of MPLS's key advantages for traffic engineering.

Q60 Medium

Which IPv6 address type is used for communication within a single subnet and cannot be routed across the internet?

  • A Anycast address
  • B Link-local address ✓ Correct
  • C Global unicast address
  • D Multicast address
Explanation

Link-local addresses (fe80::/10) are automatically configured on every IPv6 interface and are used for on-link communication only. They cannot be routed beyond the local subnet. Global unicast addresses are routable, multicast is for one-to-many communication, and anycast is for routing to the nearest instance.

Q61 Hard

An organization is deploying a new application that requires very low latency and consistent bandwidth. The network team is evaluating whether to use MPLS with traffic engineering capabilities or standard IP routing with OSPF. Which advantage does MPLS provide in this scenario?

  • A MPLS requires less configuration overhead compared to OSPF and is inherently more scalable in large networks
  • B MPLS automatically encrypts all traffic to ensure security while providing better latency than standard IP routing protocols
  • C OSPF cannot support QoS constraints while MPLS can guarantee delivery within specified time windows
  • D MPLS reduces the CPU load on routing lookups by using fixed-length labels instead of variable-length IP addresses, which can improve latency and allow deterministic path selection for QoS guarantees and bandwidth reservations through explicit traffic engineering ✓ Correct
Explanation

MPLS enables explicit path control and traffic engineering, allowing administrators to reserve bandwidth and optimize paths based on constraints beyond hop count. The label-switching approach can reduce lookup overhead. While OSPF supports QoS via other mechanisms, MPLS is specifically designed for traffic engineering in demanding environments.

Ready to test your knowledge?

You've reviewed all 61 questions. Take the interactive practice exam to simulate the real test environment.

▶ Start Practice Exam — Free