{"id":14317,"date":"2026-09-17T04:45:36","date_gmt":"2026-09-17T04:45:36","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=14317"},"modified":"2026-09-17T04:45:36","modified_gmt":"2026-09-17T04:45:36","slug":"comptia-network-n10-009-practice-test-questions-and-exam-dumps-part3-q41-60","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/comptia-network-n10-009-practice-test-questions-and-exam-dumps-part3-q41-60\/","title":{"rendered":"CompTIA Network+ N10-009 Practice Test Questions and Exam Dumps Part3 Q41-60"},"content":{"rendered":"<h1><\/h1>\n<h2><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/n10-009-exam-dumps\"><b>CompTIA N10-009 Exam Dumps<\/b><\/a><b> and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 41<\/b><\/h3>\n<p><b>Which protocol is used to automatically discover network devices and their capabilities on a local network?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">LLDP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SMTP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">FTP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">LDAP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Link Layer Discovery Protocol, or LLDP, allows network devices to advertise information about themselves to directly connected neighbors. This information can include device identity, port details, system capabilities, and management information. Administrators can use LLDP to understand physical network connections and troubleshoot cabling or configuration issues. LLDP operates at the data link layer and is vendor-neutral. Unlike SMTP and FTP, it is not designed for application data transfer, while LDAP is primarily associated with directory services and identity information.<\/span><\/p>\n<h3><b>Question 42<\/b><\/h3>\n<p><b>Which network device separates broadcast domains?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hub<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Router<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Repeater<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Bridge<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A router separates broadcast domains because routers do not normally forward Layer 2 broadcast traffic between their interfaces. Each routed interface or Layer 3 segment represents a separate broadcast domain. Switches can also create separate broadcast domains when VLANs are configured, but a basic switch does not separate broadcasts between ports within the same VLAN. Hubs and repeaters simply extend or repeat signals. Routers therefore provide an important boundary between IP networks and their associated broadcast domains.<\/span><\/p>\n<h3><b>Question 43<\/b><\/h3>\n<p><b>Which protocol is commonly used for centralized authentication, authorization, and accounting?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">RADIUS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NTP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">TFTP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">RADIUS, or Remote Authentication Dial-In User Service, provides centralized authentication, authorization, and accounting services. It is commonly used for network access, including wireless authentication, VPN access, and other systems requiring centralized user verification. A RADIUS server can validate credentials and return authorization information to the requesting network device. DNS resolves names, NTP synchronizes time, and TFTP provides lightweight file transfers. RADIUS is especially useful when an organization wants authentication policies managed centrally rather than separately on every network device.<\/span><\/p>\n<h3><b>Question 44<\/b><\/h3>\n<p><b>Which IPv4 address is the loopback address?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">169.254.1.1<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">10.0.0.1<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">127.0.0.1<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">224.0.0.1<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The IPv4 loopback address 127.0.0.1 allows a computer to communicate with itself through the local TCP\/IP stack. It is commonly used to test local networking functionality or applications without requiring communication through a physical network interface. Addresses in the 169.254.0.0\/16 range are commonly used for link-local addressing, 10.0.0.0\/8 is a private range, and 224.0.0.0\/4 is used for multicast. The loopback range is useful when troubleshooting whether the local protocol stack is functioning correctly.<\/span><\/p>\n<h3><b>Question 45<\/b><\/h3>\n<p><b>Which technology allows a switch port to carry traffic for multiple VLANs?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Access mode<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Trunking<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Port mirroring<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Port security<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A trunk link allows a network connection to carry traffic belonging to multiple VLANs across the same physical link. VLAN tagging is commonly used to identify which VLAN each frame belongs to as it crosses the trunk. Trunking is frequently used between switches, between switches and routers, or between switches and virtualization hosts. An access port normally carries traffic for a single VLAN. Port mirroring copies traffic for analysis, while port security controls which devices can use a switch port.<\/span><\/p>\n<h3><b>Question 46<\/b><\/h3>\n<p><b>Which TCP feature allows a receiver to control how much data a sender can transmit before receiving acknowledgments?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Window size<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Port number<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Sequence timeout<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS cache<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">TCP uses a receive window to implement flow control between communicating devices. The receiver advertises how much data it can accept without requiring additional acknowledgment, allowing the sender to regulate transmission accordingly. This helps prevent a fast sender from overwhelming a slower receiver. TCP sequence numbers provide ordering and tracking of transmitted data, while port numbers identify applications. DNS caching is unrelated to TCP flow control. Window management is therefore a fundamental mechanism for reliable TCP communication.<\/span><\/p>\n<h3><b>Question 47<\/b><\/h3>\n<p><b>Which protocol is commonly used to transfer email from a mail client to a mail server?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IMAP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">POP3<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SMTP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SNMP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">SMTP, or Simple Mail Transfer Protocol, is primarily used to send email and relay messages between mail systems. When a user sends a message, an email client commonly submits it to a mail server using SMTP. IMAP and POP3 are primarily used by clients to retrieve email from a mail server, although their operating models differ. SNMP is used for network management. SMTP commonly uses port 25 for server-to-server relay and ports such as 587 for authenticated message submission.<\/span><\/p>\n<h3><b>Question 48<\/b><\/h3>\n<p><b>What is the main advantage of using a mesh topology?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Low hardware cost<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">High redundancy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Simple cabling<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Single communication path<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A mesh topology provides multiple communication paths between network devices, creating redundancy and improving resilience. If one link fails, traffic may be able to use another available path. Full mesh designs can provide extensive redundancy but require many physical connections, increasing cost and complexity. Partial mesh designs provide redundancy where it is most important without connecting every device to every other device. The main benefit is therefore improved fault tolerance rather than reduced cabling or lower equipment costs.<\/span><\/p>\n<h3><b>Question 49<\/b><\/h3>\n<p><b>Which protocol uses TCP port 22 by default?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SSH<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">HTTP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DHCP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">SSH, or Secure Shell, commonly uses TCP port 22 for encrypted remote administration and other secure services. SSH can provide secure command-line access, tunneling, and secure file-transfer functionality through related protocols. DNS commonly uses port 53, HTTP commonly uses port 80, and DHCP uses UDP ports 67 and 68 for server and client communication. Although administrators can configure services to use different ports, TCP 22 is the standard port associated with SSH and is frequently referenced during firewall configuration and troubleshooting.<\/span><\/p>\n<h3><b>Question 50<\/b><\/h3>\n<p><b>Which address is automatically assigned when a device cannot obtain an IPv4 address from DHCP on many operating systems?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">127.0.0.1<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">169.254.x.x<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">224.0.0.x<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">10.x.x.x<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An address in the 169.254.0.0\/16 range is commonly assigned automatically as a link-local address when a host cannot obtain an IPv4 address from DHCP. This allows limited communication with other devices on the same local network segment but generally does not provide normal routed network or internet connectivity. The 127.0.0.0\/8 range is used for loopback, 224.0.0.0\/4 is used for multicast, and 10.0.0.0\/8 is a private address range that is normally assigned through manual configuration or DHCP.<\/span><\/p>\n<h3><b>Question 51<\/b><\/h3>\n<p><b>Which security principle gives users only the permissions necessary to perform their assigned tasks?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Separation of duties<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Least privilege<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">High availability<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Load balancing<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The principle of least privilege means users, applications, and systems should receive only the permissions required to perform their legitimate functions. Limiting privileges reduces the potential impact of compromised accounts, malware, or accidental actions. Separation of duties is a related security concept that divides sensitive responsibilities among multiple individuals or roles. High availability focuses on maintaining service availability, while load balancing distributes workloads across resources. Least privilege is therefore the principle directly associated with minimizing unnecessary access rights.<\/span><\/p>\n<h3><b>Question 52<\/b><\/h3>\n<p><b>Which wireless security standard provides stronger protection than WPA2 by using the newer SAE authentication method for personal networks?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">WPA<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">WEP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">WPA3<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Open authentication<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">WPA3-Personal uses Simultaneous Authentication of Equals, or SAE, instead of the traditional pre-shared key authentication approach used by WPA2-Personal. SAE improves resistance to certain offline password-guessing attacks and provides stronger modern wireless security. WEP is an obsolete and insecure wireless security mechanism, while WPA is an older generation of Wi-Fi security. Open authentication provides no meaningful wireless encryption by itself. WPA3 is therefore the standard associated with SAE for modern personal Wi-Fi networks.<\/span><\/p>\n<h3><b>Question 53<\/b><\/h3>\n<p><b>Which protocol is commonly used to synchronize directory information between systems?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">LDAP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NTP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ICMP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ARP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">LDAP, or Lightweight Directory Access Protocol, is used to access and manage directory information, including users, groups, devices, and organizational resources. Directory services can use LDAP-based communication to query or modify directory entries according to permissions. LDAP is frequently associated with centralized identity management environments. NTP handles time synchronization, ICMP supports network control and diagnostic messaging, and ARP resolves IPv4 addresses to MAC addresses on local networks. LDAP is therefore the appropriate protocol when directory information must be accessed or managed.<\/span><\/p>\n<h3><b>Question 54<\/b><\/h3>\n<p><b>Which WAN technology uses a carrier-provided virtual connection between customer locations?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ethernet crossover<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Frame Relay<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">USB<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Bluetooth<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Frame Relay is a legacy WAN technology that uses virtual circuits to connect geographically separated customer sites through a service-provider network. It was historically used to provide efficient packet-switched connectivity between branch offices and central locations. Modern networks often use technologies such as MPLS, Ethernet-based services, SD-WAN, or VPNs instead. Ethernet crossover cables provide direct local connections, USB is a peripheral interface, and Bluetooth is designed for short-range wireless communication. Frame Relay therefore represents the WAN virtual-circuit technology listed.<\/span><\/p>\n<h3><b>Question 55<\/b><\/h3>\n<p><b>What does a subnet mask determine in an IPv4 address?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The DNS server<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The network and host portions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The default application<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The physical cable type<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An IPv4 subnet mask identifies which bits of an IP address represent the network portion and which bits represent the host portion. This information allows a device to determine whether a destination is located on the local subnet or must be reached through a router. For example, a \/24 mask identifies the first 24 bits as the network portion. The subnet mask does not specify a DNS server, application, or cable type. Correct subnetting is essential for efficient addressing and routing.<\/span><\/p>\n<h3><b>Question 56<\/b><\/h3>\n<p><b>Which protocol provides connectionless transport with lower overhead than TCP?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">UDP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SSH<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">HTTPS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">FTP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">UDP, or User Datagram Protocol, is a connectionless transport protocol that provides lower overhead than TCP. It does not establish a connection or provide TCP-style delivery guarantees, sequencing, and retransmission. This makes UDP useful for applications where low latency is more important than guaranteed delivery, including DNS queries, streaming, and many real-time communications. TCP provides reliable, connection-oriented transport. SSH, HTTPS, and FTP are application-level protocols that rely on transport protocols such as TCP for their communication.<\/span><\/p>\n<h3><b>Question 57<\/b><\/h3>\n<p><b>Which network function distributes incoming application traffic across multiple servers?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Proxy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Firewall<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Load balancer<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS resolver<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A load balancer distributes incoming traffic across multiple backend servers to improve availability, scalability, and resource utilization. Depending on its design, a load balancer may operate at Layer 4 using transport information or at higher layers using application-level information. A proxy can act as an intermediary, a firewall primarily controls traffic according to security policies, and a DNS resolver performs name resolution. Load balancing is particularly useful for web applications and other services that need to support many simultaneous connections.<\/span><\/p>\n<h3><b>Question 58<\/b><\/h3>\n<p><b>Which IPv6 address range is used for link-local addresses?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">FC00::\/7<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">FE80::\/10<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">FF00::\/8<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">2000::\/3<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">IPv6 link-local addresses use the FE80::\/10 range. These addresses are automatically available on IPv6-enabled interfaces and are used for communication within the local network segment. Link-local addresses are important for functions such as neighbor discovery and routing-protocol communication. FC00::\/7 is associated with unique local addresses, FF00::\/8 is the multicast range, and 2000::\/3 represents globally routable unicast space. Link-local traffic is not normally routed beyond the local network segment.<\/span><\/p>\n<h3><b>Question 59<\/b><\/h3>\n<p><b>Which technology allows a network administrator to inspect a copy of traffic from a switch port?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Port mirroring<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NAT<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DHCP relay<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS forwarding<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Port mirroring, also known as SPAN on some switches, copies network traffic from selected interfaces or VLANs to a designated monitoring port. A security appliance, packet analyzer, or troubleshooting workstation can then inspect the copied traffic without interrupting the original communication. NAT changes address information, DHCP relay forwards DHCP messages between network segments, and DNS forwarding passes DNS queries to another resolver. Port mirroring is therefore a useful technique for network monitoring, troubleshooting, and security analysis.<\/span><\/p>\n<h3><b>Question 60<\/b><\/h3>\n<p><b>Which protocol is commonly used to securely retrieve email while keeping messages stored on the mail server?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">FTP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">POP3<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IMAPS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">TFTP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">IMAPS is IMAP secured with TLS encryption and commonly uses TCP port 993. IMAP allows users to access and manage messages while keeping the mailbox primarily stored on the mail server, making it suitable for users who access email from multiple devices. POP3 can retrieve messages but traditionally focuses more on downloading mail to a client. FTP and TFTP are file-transfer protocols rather than email retrieval protocols. IMAPS combines the mailbox-management capabilities of IMAP with encrypted communication.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full CompTIA N10-009 Exam Dumps and Practice Test Dumps. &nbsp; Question 41 Which protocol is used to automatically discover network devices and their capabilities on a local network? LLDP SMTP FTP LDAP Correct Answer: 1 Explanation Link Layer Discovery Protocol, or LLDP, allows network devices to advertise information about themselves to directly connected neighbors. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/14317"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=14317"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/14317\/revisions"}],"predecessor-version":[{"id":14394,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/14317\/revisions\/14394"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=14317"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=14317"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=14317"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}