{"id":11871,"date":"2026-09-14T12:46:08","date_gmt":"2026-09-14T12:46:08","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=11871"},"modified":"2026-09-14T12:46:08","modified_gmt":"2026-09-14T12:46:08","slug":"cisco-ccna-200-301-practice-test-questions-and-exam-dumps-part-7-q121-140","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/cisco-ccna-200-301-practice-test-questions-and-exam-dumps-part-7-q121-140\/","title":{"rendered":"Cisco CCNA 200-301 Practice Test Questions and Exam Dumps Part 7 Q121-140"},"content":{"rendered":"<h2><b>View Full\u00a0<a href=\"https:\/\/www.examlabs.com\/200-301-exam-dumps\">Cisco 200-301 Exam Dumps<\/a>\u00a0and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 121<\/b><\/h3>\n<p><b>Which IPv4 address is a valid private address according to RFC 1918?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">11.10.10.1<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">172.20.15.5<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">192.0.2.10<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">198.51.100.5<\/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 IPv4 address 172.20.15.5 belongs to the private 172.16.0.0\/12 address range defined by RFC 1918. Private addresses are commonly used inside organizations and are not directly routable across the public Internet. The other ranges shown are not RFC 1918 private address space. The private IPv4 ranges are 10.0.0.0\/8, 172.16.0.0\/12, and 192.168.0.0\/16. Therefore, 172.20.15.5 is a valid private IPv4 address and can be used within an internal network.<\/span><\/p>\n<h3><b>Question 122<\/b><\/h3>\n<p><b>Which command displays detailed information about an individual Cisco switch interface, including speed, duplex, and errors?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">show interfaces<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">show vlan brief<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">show ip route<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">show users<\/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;\">The <\/span><span style=\"font-weight: 400;\">show interfaces<\/span><span style=\"font-weight: 400;\"> command provides detailed operational information about Cisco interfaces. The output can include interface status, hardware details, bandwidth, duplex mode, speed, packet counters, errors, and other statistics. Administrators commonly use this command when troubleshooting connectivity, performance, or physical-layer problems. <\/span><span style=\"font-weight: 400;\">show vlan brief<\/span><span style=\"font-weight: 400;\"> focuses on VLAN assignments, <\/span><span style=\"font-weight: 400;\">show ip route<\/span><span style=\"font-weight: 400;\"> displays routing information, and <\/span><span style=\"font-weight: 400;\">show users<\/span><span style=\"font-weight: 400;\"> identifies active management sessions. Therefore, <\/span><span style=\"font-weight: 400;\">show interfaces<\/span><span style=\"font-weight: 400;\"> is the appropriate command for obtaining detailed interface operational information.<\/span><\/p>\n<h3><b>Question 123<\/b><\/h3>\n<p><b>Which protocol resolves an IPv4 address to the corresponding MAC address on a local network?<\/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;\">DHCP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ARP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NTP<\/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;\">Address Resolution Protocol, or ARP, maps an IPv4 address to a MAC address on a local network segment. When a host needs to send an Ethernet frame to another device on the same subnet but does not know its MAC address, it can broadcast an ARP request asking which device owns the target IPv4 address. The destination device responds with its MAC address, allowing the sender to construct the Ethernet frame. DNS resolves names, DHCP provides configuration, and NTP synchronizes time. Therefore, ARP performs IPv4-to-MAC resolution.<\/span><\/p>\n<h3><b>Question 124<\/b><\/h3>\n<p><b>Which IPv6 mechanism replaces ARP for discovering the link-layer address of a neighboring device?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DHCPv6<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NDP<\/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;\">FTP<\/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 uses Neighbor Discovery Protocol, or NDP, instead of ARP to discover neighboring devices and their link-layer addresses. NDP uses ICMPv6 messages, including Neighbor Solicitation and Neighbor Advertisement, to perform address resolution and other functions. It also supports router discovery, prefix discovery, and duplicate address detection. DHCPv6 can provide addressing information but does not replace ARP through the same mechanism. NAT and FTP perform completely different functions. Therefore, NDP is the correct IPv6 mechanism for neighbor and link-layer discovery.<\/span><\/p>\n<h3><b>Question 125<\/b><\/h3>\n<p><b>Which type of Ethernet cable is traditionally used to directly connect two similar devices, such as two switches, when automatic crossover is unavailable?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Straight-through cable<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Rollover cable<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Crossover cable<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Console cable<\/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 crossover Ethernet cable is traditionally used to directly connect similar Ethernet devices, such as switch-to-switch or router-to-router connections, when the interfaces do not support automatic medium-dependent interface crossover. A crossover cable swaps the transmit and receive pairs so both devices can communicate correctly. Modern Cisco interfaces commonly support auto-MDIX, which can automatically detect and compensate for cable type, reducing the need for manual crossover cables. Straight-through cables are traditionally used between different device types. Therefore, a crossover cable is the correct traditional choice.<\/span><\/p>\n<h3><b>Question 126<\/b><\/h3>\n<p><b>Which IPv4 address represents the broadcast address for the 192.168.40.64\/27 subnet?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">192.168.40.65<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">192.168.40.94<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">192.168.40.95<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">192.168.40.96<\/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 \/27 subnet contains 32 addresses. For the 192.168.40.64\/27 network, the addresses range from 192.168.40.64 through 192.168.40.95. The first address, .64, is the network address, while the final address, .95, is the broadcast address. Usable host addresses are .65 through .94. The next subnet begins at .96. Therefore, 192.168.40.95 is the broadcast address for the 192.168.40.64\/27 subnet.<\/span><\/p>\n<h3><b>Question 127<\/b><\/h3>\n<p><b>Which protocol is responsible for sending network event and logging messages to a centralized server?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Syslog<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SNMP<\/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;\">TFTP<\/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;\">Syslog is commonly used to send system and network event messages from devices to a centralized logging server. Network administrators can collect logs from routers, switches, firewalls, and other systems in one location, making troubleshooting and security monitoring easier. Syslog messages can contain different severity levels, helping administrators prioritize important events. SNMP is mainly used for monitoring and management, DNS resolves names, and TFTP transfers files. Therefore, Syslog is the protocol specifically designed for centralized collection of device event and logging messages.<\/span><\/p>\n<h3><b>Question 128<\/b><\/h3>\n<p><b>What is the primary function of a router&#8217;s routing table?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Store Ethernet frame contents<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Determine paths toward destination networks<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Assign MAC addresses<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Authenticate network users<\/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&#8217;s routing table contains information used to determine how packets should be forwarded toward destination networks. Entries can be learned from directly connected interfaces, static routes, or dynamic routing protocols. When a packet arrives, the router examines its destination IP address and searches the routing table for the best matching route. The selected entry determines the next hop or outgoing interface. Routing tables do not assign MAC addresses or authenticate users. Therefore, determining forwarding paths toward destination networks is the primary function of a routing table.<\/span><\/p>\n<h3><b>Question 129<\/b><\/h3>\n<p><b>Which protocol is commonly used to securely copy files between network devices using SSH-based encryption?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SCP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">TFTP<\/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;\">HTTP<\/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;\">Secure Copy Protocol, or SCP, provides encrypted file transfer using SSH. Cisco network administrators can use SCP to securely copy configuration files, software images, and other files between supported devices and servers. Because SCP uses SSH for authentication and encryption, it provides stronger security than traditional TFTP or FTP. TFTP provides simple file transfer without authentication or encryption, while traditional FTP also lacks built-in encryption. Therefore, SCP is the appropriate choice when secure file copying is required between network devices.<\/span><\/p>\n<h3><b>Question 130<\/b><\/h3>\n<p><b>Which OSPF area is commonly used as the central area to which other OSPF areas connect?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Area 1<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Area 10<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Area 100<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Area 0<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">OSPF Area 0, also known as the backbone area, serves as the central area in a multi-area OSPF design. Other OSPF areas are normally connected to Area 0 so that routing information can be exchanged between areas through the backbone. Using multiple areas can reduce the size of link-state databases and limit the scope of certain topology changes. Area numbers other than 0 can represent regular OSPF areas, but Area 0 has the special role of backbone. Therefore, Area 0 is the correct answer.<\/span><\/p>\n<h3><b>Question 131<\/b><\/h3>\n<p><b>Which switch forwarding method begins transmitting a frame before the entire frame has been received?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Store-and-forward<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Cut-through<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Fragment-free only<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Process-and-forward<\/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;\">Cut-through switching begins forwarding an Ethernet frame after reading enough of the frame to determine the destination MAC address, rather than waiting for the entire frame to arrive. This can reduce forwarding latency compared with store-and-forward switching. Store-and-forward receives the complete frame and checks the frame&#8217;s integrity before forwarding it. Modern switches may use different forwarding methods depending on hardware and configuration. Therefore, cut-through switching is the method that can begin transmitting a frame before the entire frame has been received.<\/span><\/p>\n<h3><b>Question 132<\/b><\/h3>\n<p><b>Which IPv6 feature allows a host to detect whether another device is already using an address before assigning it?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Duplicate Address Detection<\/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;\">Port Security<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DHCP Snooping<\/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;\">Duplicate Address Detection, or DAD, is an IPv6 mechanism used to determine whether an IPv6 address is already in use on the local link before the address is assigned to an interface. DAD uses Neighbor Discovery Protocol messages, particularly Neighbor Solicitation, to check for another device using the same address. This helps prevent duplicate addressing problems in IPv6 networks. NAT translates addresses, Port Security controls MAC addresses on switch ports, and DHCP Snooping protects against unauthorized DHCP servers. Therefore, Duplicate Address Detection is the correct answer.<\/span><\/p>\n<h3><b>Question 133<\/b><\/h3>\n<p><b>Which VLAN type is commonly configured for IP phone traffic on a Cisco switch?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Native VLAN<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Management VLAN<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Voice VLAN<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Default VLAN only<\/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 voice VLAN is specifically designed to carry IP phone traffic separately from normal data traffic. Cisco switches can configure an access interface with a data VLAN and a voice VLAN, allowing an IP phone and a connected computer to share the physical port while keeping their traffic logically separated. Voice VLANs can also support quality-of-service policies and security controls appropriate for voice traffic. A management VLAN is used for device management, while the native VLAN handles untagged trunk traffic. Therefore, the voice VLAN is the correct choice for IP phone traffic.<\/span><\/p>\n<h3><b>Question 134<\/b><\/h3>\n<p><b>Which routing protocol is an exterior gateway protocol commonly used to exchange routes between autonomous systems?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">RIP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">OSPF<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">EIGRP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">BGP<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Border Gateway Protocol, or BGP, is the primary exterior gateway protocol used to exchange routing information between autonomous systems. It is a path-vector protocol and makes routing decisions using attributes such as AS path, local preference, and other policy-related information. BGP is widely used by Internet service providers and large organizations that require control over inter-domain routing. RIP, OSPF, and EIGRP are primarily associated with routing within an organization or autonomous system. Therefore, BGP is the correct protocol for inter-autonomous-system routing.<\/span><\/p>\n<h3><b>Question 135<\/b><\/h3>\n<p><b>Which command can display the IP-to-MAC address mappings learned by a Cisco router?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">show arp<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">show vlan<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">show cdp<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">show spanning-tree<\/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;\">The <\/span><span style=\"font-weight: 400;\">show arp<\/span><span style=\"font-weight: 400;\"> command displays the ARP table on a Cisco device, showing mappings between IPv4 addresses and corresponding MAC addresses. This information is useful when troubleshooting local IPv4 connectivity because routers need to know the Layer 2 destination information for directly connected devices. The output can include the protocol, IP address, age, hardware address, and interface associated with an entry. The other commands provide VLAN, neighbor discovery, or STP information. Therefore, <\/span><span style=\"font-weight: 400;\">show arp<\/span><span style=\"font-weight: 400;\"> is the appropriate command for viewing IPv4-to-MAC mappings.<\/span><\/p>\n<h3><b>Question 136<\/b><\/h3>\n<p><b>Which security principle gives a user only the permissions necessary to perform assigned tasks?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Defense in depth<\/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 that users, devices, or applications should receive only the permissions required to perform their legitimate tasks. Limiting privileges reduces the potential impact of compromised accounts, accidental changes, or unauthorized activity. In network administration, this can involve restricting which commands an administrator can execute or which resources a user can access. Defense in depth uses multiple security controls, while high availability focuses on uptime and load balancing distributes traffic. Therefore, least privilege is the correct security principle.<\/span><\/p>\n<h3><b>Question 137<\/b><\/h3>\n<p><b>Which protocol is commonly used by routers to exchange routing information within an autonomous system using shortest-path calculations?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">OSPF<\/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;\">SMTP<\/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;\">OSPF is an interior gateway protocol that uses a link-state database and the Shortest Path First algorithm to calculate routes within an autonomous system. Routers exchange link-state advertisements to maintain information about the network topology. Each router independently calculates its shortest paths based on the collected topology information. FTP transfers files, SMTP handles email delivery, and DHCP provides host configuration. Therefore, OSPF is the correct protocol for exchanging routing information using shortest-path calculations within an autonomous system.<\/span><\/p>\n<h3><b>Question 138<\/b><\/h3>\n<p><b>Which device function allows a multilayer switch to route traffic between different VLANs?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Layer 2 switching only<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Inter-VLAN routing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MAC flooding<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DHCP Snooping<\/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;\">Inter-VLAN routing allows devices in different VLANs to communicate through Layer 3 routing. A multilayer switch can perform this function by using SVIs, with each SVI representing a VLAN and having an IP address that can serve as the default gateway for hosts in that VLAN. When traffic is destined for another VLAN, the multilayer switch routes the packet between the corresponding Layer 3 interfaces. Layer 2 switching alone cannot route between different IP networks. Therefore, inter-VLAN routing is the correct function.<\/span><\/p>\n<h3><b>Question 139<\/b><\/h3>\n<p><b>Which IPv4 address represents the limited broadcast address?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">0.0.0.0<\/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;\">255.255.255.255<\/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 address 255.255.255.255 is the limited broadcast address. Packets sent to this address are intended for all IPv4 hosts on the local network segment and are not forwarded by routers. Limited broadcasts are useful in situations where the sender does not yet know the appropriate network address, such as certain stages of DHCP operation. The address 0.0.0.0 represents an unspecified address, 127.0.0.1 is a loopback address, and 224.0.0.1 is a multicast address. Therefore, 255.255.255.255 is the limited broadcast address.<\/span><\/p>\n<h3><b>Question 140<\/b><\/h3>\n<p><b>Which network architecture separates the control plane from the data plane and enables centralized programmability?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SDN<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Token Ring<\/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;\">CSMA\/CD<\/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;\">Software-defined networking, or SDN, separates control-plane decision-making from data-plane packet forwarding and enables centralized network programmability. An SDN controller can maintain a broader view of the network and communicate with infrastructure devices through programmable interfaces. This approach can simplify configuration, automation, and policy management across multiple devices. Token Ring and Frame Relay are older networking technologies, while CSMA\/CD describes an Ethernet media access method used in traditional shared-media networks. Therefore, SDN is the architecture associated with centralized control and programmability.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full\u00a0Cisco 200-301 Exam Dumps\u00a0and Practice Test Dumps. &nbsp; Question 121 Which IPv4 address is a valid private address according to RFC 1918? 11.10.10.1 172.20.15.5 192.0.2.10 198.51.100.5 Correct Answer: 2 Explanation The IPv4 address 172.20.15.5 belongs to the private 172.16.0.0\/12 address range defined by RFC 1918. Private addresses are commonly used inside organizations and are [&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\/11871"}],"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=11871"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/11871\/revisions"}],"predecessor-version":[{"id":11872,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/11871\/revisions\/11872"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=11871"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=11871"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=11871"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}