CCNA 2 v7.0 Final Exam Answers PDF

Summary

This document contains answers to the final exam for CCNA 2 v7.0. It covers switching, routing, and wireless essentials, with examples and explanations of various networking concepts. The exam appears to be professionally-certified.

Full Transcript

15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Online...

15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Online CCNA 3 v7 Exam Answers – Sta Enterprise Networking, Security, Min and Automation v7.0 (ENSA) ENSA (Version 7.00) Final PT An E Skills Assessment Exam (PTSA) Que Answers CCNA 2 v7.0 Curriculum: Module 2 – Switching Concepts JustAnswer Recent Comments Selvaggio60 on Lab 130: CCNA 2: Switching, Routing, and Wireless Configuring Redundancy using HSRP Essentials (Version 7.00) – SRWE Course arman on 1.5.11 Check Your Final Exam Answers Understanding – Verify Directly Connected Networks Answers 1. Refer to the exhibit. What will router R1 do with a packet that has a destination IPv6 address of Mr. A-B-H on Cyber Threat Management (CyberTM) Course 2001:db8:cafe:5::1? Final Exam Answers Mr. A-B-H on Cyber Threat Management (CyberTM) Course Final Exam Answers Name* on CCNA 1 v7 Modules 8 – 10: Communicating Between Networks Exam Answers Read Article forward the packet out GigabitEthernet0/0 drop the packet forward the packet out GigabitEthernet0/1 https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 3/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials forward the packet out Serial0/0/0 Explanation: The route ::/0 is the compressed form of the 0000:0000:0000:0000:0000:0000:0000:0000/0 default route. The default route is used if a more specific route is not found in the routing table. 2. Refer to the exhibit. Currently router R1 uses an EIGRP route learned from Branch2 to reach the 10.10.0.0/16 network. Which floating static route would create a backup route to the 10.10.0.0/16 network in the event that the link between R1 and Branch2 goes down? Read Article ip route 10.10.0.0 255.255.0.0 Serial 0/0/0 100 ip route 10.10.0.0 255.255.0.0 209.165.200.226 100 ip route 10.10.0.0 255.255.0.0 209.165.200.225 100 ip route 10.10.0.0 255.255.0.0 209.165.200.225 50 https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 4/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Explanation: A floating static route needs to have an administrative distance that is greater than the administrative distance of the active route in the routing table. Router R1 is using an EIGRP route which has an administrative distance of 90 to reach the 10.10.0.0/16 network. To be a backup route the floating static route must have an administrative distance greater than 90 and have a next hop address corresponding to the serial interface IP address of Branch1. 3. Refer to the exhibit. R1 was configured with the static route command ip route 209.165.200.224 255.255.255.224 S0/0/0 and consequently users on network 172.16.0.0/16 are unable to reach resources on the Internet. How should this static route be changed to allow user traffic from the LAN to reach the Internet? CCNA 2 v7 Switching Routing and Wireless Essentials- Version-Final-Answers-3 Add an administrative distance of 254. Change the destination network and mask to 0.0.0.0 0.0.0.0 Change the exit interface to S0/0/1. Read Article Add the next-hop neighbor address of 209.165.200.226. Explain: The static route on R1 has been incorrectly configured with the wrong destination network and mask. The correct destination network and mask is 0.0.0.0 0.0.0.0. https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 5/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials 4. Which option shows a correctly configured IPv4 default static route? ip route 0.0.0.0 255.255.255.0 S0/0/0 ip route 0.0.0.0 0.0.0.0 S0/0/0 ip route 0.0.0.0 255.255.255.255 S0/0/0 ip route 0.0.0.0 255.0.0.0 S0/0/0 Explanation: The static route ip route 0.0.0.0 0.0.0.0 S0/0/0 is considered a default static route and will match all destination networks. 5. Refer to the exhibit. Which static route command can be entered on R1 to forward traffic to the LAN connected to R2? CCNA 2 v7 Switching Routing and Wireless Essentials- Version-Final-Answers-5 ipv6 route 2001:db8:12:10::/64 S0/0/0 ipv6 route 2001:db8:12:10::/64 S0/0/1 fe80::2 ipv6 route 2001:db8:12:10::/64 S0/0/0 fe80::2 ipv6 route 2001:db8:12:10::/64 S0/0/1 2001:db8:12:10::1 Read Article https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 6/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials 6. What is a method to launch a VLAN hopping attack? introducing a rogue switch and enabling trunking sending spoofed native VLAN information sending spoofed IP addresses from the attacking host flooding the switch with MAC addresses 7. A cybersecurity analyst is using the macof tool to evaluate configurations of switches deployed in the backbone network of an organization. Which type of LAN attack is the analyst targeting during this evaluation? VLAN hopping DHCP spoofing MAC address table overflow VLAN double-tagging Explanation: Macof is a network attack tool and is mainly used to flood LAN switches with MAC addresses. 8. Refer to the exhibit. A network administrator is configuring a router as a DHCPv6 server. The administrator issues a show ipv6 dhcp pool command to verify the configuration. Which statement explains the reason that the number of active clients is 0? Read Article https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 7/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials The default gateway address is not provided in the pool. No clients have communicated with the DHCPv6 server yet. The IPv6 DHCP pool configuration has no IPv6 address range specified. The state is not maintained by the DHCPv6 server under stateless DHCPv6 operation. Explain: Under the stateless DHCPv6 configuration, indicated by the command ipv6 nd other-config-flag, the DHCPv6 server does not maintain the state information, because client IPv6 addresses are not managed by the DHCP server. Because the clients will configure their IPv6 addresses by combining the prefix/prefix-length and a self-generated interface ID, the ipv6 dhcp pool configuration does not need to specify the valid IPv6 address range. And because clients will use the link- Read Article local address of the router interface as the default gateway address, the default gateway address is not necessary. 9. Refer to the exhibit. A network administrator configured routers R1 and R2 as part of HSRP group 1. After the routers have been reloaded, a user on Host1 complained of lack of connectivity to the Internet The network administrator issued the show standby brief https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 8/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials command on both routers to verify the HSRP operations. In addition, the administrator observed the ARP table on Host1. Which entry should be seen in the ARP table on Host1 in order to gain connectivity to the Internet? Read Article the virtual IP address and the virtual MAC address for the HSRP group 1 the virtual IP address of the HSRP group 1 and the MAC address of R1 the virtual IP address of the HSRP group 1 and the MAC address of R2 the IP address and the MAC address of R1 https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 9/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Explanation: Hosts will send an ARP request to the default gateway which is the virtual IP address. ARP replies from the HSRP routers contain the virtual MAC address. The host ARP tables will contain a mapping of the virtual IP to the virtual MAC. 10. Match the forwarding characteristic to its type. (Not all options are used.) Match the forwarding characteristic to its type. (Not all options are used.) 11. Which statement is correct about how a Layer 2 switch determines how to forward frames? Frame forwarding decisions are based on MAC address and port mappings in the CAM table. Only frames with a broadcast destination address are Read Article forwarded out all active switch ports. Unicast frames are always forwarded regardless of the destination MAC address. Cut-through frame forwarding ensures that invalid frames are always dropped. Explanation: Cut-through frame forwarding reads up to only the first 22 bytes of a frame, which excludes the frame check sequence and thus invalid frames may be https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 10/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials forwarded. In addition to broadcast frames, frames with a destination MAC address that is not in the CAM are also flooded out all active ports. Unicast frames are not always forwarded. Received frames with a destination MAC address that is associated with the switch port on which it is received are not forwarded because the destination exists on the network segment connected to that port. 12. Which statement describes a result after multiple Cisco LAN switches are interconnected? The broadcast domain expands to all switches. One collision domain exists per switch. There is one broadcast domain and one collision domain per switch. Frame collisions increase on the segments connecting the switches. Unicast frames are always forwarded regardless of the destination MAC address. Explanation: In Cisco LAN switches, the microsegmentation makes it possible for each port to represent a separate segment and thus each switch port represents a separate collision domain. This fact will not change when multiple switches are interconnected. However, LAN switches do not filter broadcast frames. A broadcast frame is flooded to all ports. Interconnected switches form one big broadcast domain. Read Article https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 11/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials 13. Match the link state to the interface and protocol status. (Not all options are used.) Layer 1 problem down/down Layer 2 problem up/down Disabled administratively down Operational up/up 14.Refer to the exhibit. How is a frame sent from PCA forwarded to PCC if the MAC address table on switch SW1 is empty? Read Article https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 12/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials SW1 forwards the frame directly to SW2. SW2 floods the frame to all ports connected to SW2, excluding the port through which the frame entered the switch. SW1 floods the frame on all ports on the switch, excluding the interconnected port to switch SW2 and the port through which the frame entered the switch. SW1 floods the frame on all ports on SW1, excluding the port through which the frame entered the switch. SW1 drops the frame because it does not know the destination MAC address. Explanation: When a switch powers on, the MAC address table is empty. The switch builds the MAC address table by examining the source MAC address of incoming frames. The switch forwards based on the destination MAC address found in the frame header. If a switch has no entries in the MAC address table or if the destination MAC address is not in the switch table, the switch will forward the frame out all ports except Read Article the port that brought the frame into the switch. 15. An administrator is trying to remove configurations from a switch. After using the command erase startup- config and reloading the switch, the administrator finds that VLANs 10 and 100 still exist on the switch. Why were these VLANs not removed? https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 13/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Because these VLANs are stored in a file that is called vlan.dat that is located in flash memory, this file must be manually deleted. These VLANs cannot be deleted unless the switch is in VTP client mode. These VLANs are default VLANs that cannot be removed. These VLANs can only be removed from the switch by using the no vlan 10 and no vlan 100 commands. Explanation: Standard range VLANs (1-1005) are stored in a file that is called vlan.dat that is located in flash memory. Erasing the startup configuration and reloading a switch does not automatically remove these VLANs. The vlan.dat file must be manually deleted from flash memory and then the switch must be reloaded. 16. Match the description to the correct VLAN type. (Not Read Article all options are used.) https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 14/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Native VLAN Carries untagged traffic Management An IP address and subnet mask are VLAN assigned to this VLAN, allowing the switch to be accessed by HTTP, Telnet, SSH, or SNMP Default VLAN All switch ports are assigned to this VLAN after initial bootup of the switch Data VLANs Configured to carry user generated traffic Read Article Explanation: A data VLAN is configured to carry user- generated traffic. A default VLAN is the VLAN where all switch ports belong after the initial boot up of a switch loading the default configuration. A native VLAN is assigned to an 802.1Q trunk port, and untagged traffic is placed on it. A management VLAN is any VLAN that is configured to access the management capabilities of a switch. An IP address and subnet mask are assigned https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 15/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials to it, allowing the switch to be managed via HTTP, Telnet, SSH, or SNMP. 17. Refer to the exhibit. A network administrator has connected two switches together using EtherChannel technology. If STP is running, what will be the end result? STP will block one of the redundant links. The switches will load balance and utilize both EtherChannels to forward packets. The resulting loop will create a broadcast storm. Both port channels will shutdown. Explanation: Cisco switches support two protocols for negotiating a channel between two switches: LACP and PAgP. PAgP is Cisco-proprietary. In the topology shown, the switches are connected to each other using redundant links. By default, STP is enabled on switch devices. STP will block redundant links to prevent loops. 18. What is a secure configuration option for remote access to a network device? Read Article Configure an ACL and apply it to the VTY lines. Configure 802.1x. Configure SSH. Configure Telnet. https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 16/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials 19. Which wireless encryption method is the most secure? WPA2 with AES WPA2 with TKIP WEP WPA 20. After attaching four PCs to the switch ports, configuring the SSID and setting authentication properties for a small office network, a technician successfully tests the connectivity of all PCs that are connected to the switch and WLAN. A firewall is then configured on the device prior to connecting it to the Internet. What type of network device includes all of the described features? firewall appliance wireless router switch standalone wireless access point 21. Refer to the exhibit. Host A has sent a packet to host B. What will be the source MAC and IP addresses on the packet when it arrives at host B? Read Article CCNA 2 v7 Switching Routing and Wireless Essentials- Version-Final-Answers-21 https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 17/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Source MAC: 00E0.FE91.7799 Source IP: 10.1.1.10 Source MAC: 00E0.FE10.17A3 Source IP: 10.1.1.10 Source MAC: 00E0.FE10.17A3 Source IP: 192.168.1.1 Source MAC: 00E0.FE91.7799 Source IP: 10.1.1.1 Source MAC: 00E0.FE91.7799 Source IP: 192.168.1.1 Explanation: As a packet traverses the network, the Layer 2 addresses will change at every hop as the packet is de-encapsulated and re-encapsulated, but the Layer 3 addresses will remain the same. 23. Refer to the exhibit. In addition to static routes directing traffic to networks 10.10.0.0/16 and 10.20.0.0/16, Router HQ is also configured with the following command: ip route 0.0.0.0 0.0.0.0 serial 0/1/1 Read Article What is the purpose of this command? https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 18/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials CCNA 2 v7 Switching Routing and Wireless Essentials- Version-Final-Answers-23 Packets that are received from the Internet will be forwarded to one of the LANs connected to R1 or R2. Packets with a destination network that is not 10.10.0.0/16 or is not 10.20.0.0/16 or is not a directly connected network will be forwarded to the Internet. Packets from the 10.10.0.0/16 network will be forwarded to network 10.20.0.0/16, and packets from the 10.20.0.0/16 network will be forwarded to network 10.10.0.0/16. Packets that are destined for networks that are not in the routing table of HQ will be dropped. 24. What protocol or technology disables redundant paths to eliminate Layer 2 loops? VTP STP EtherChannel Read Article DTP 25. Refer to the exhibit. Based on the exhibited configuration and output, why is VLAN 99 missing? https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 19/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials CCNA 2 v7 Switching Routing and Wireless Essentials- Version-Final-Answers-25 because VLAN 99 is not a valid management VLAN because there is a cabling problem on VLAN 99 because VLAN 1 is up and there can only be one management VLAN on the switch because VLAN 99 has not yet been created 26. Which two VTP modes allow for the creation, modification, and deletion of VLANs on the local switch? (Choose two.) client master distribution slave server transparent Read Article https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 20/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials 27. Which three steps should be taken before moving a Cisco switch to a new VTP management domain? (Choose three.) Configure the switch with the name of the new management domain. Reset the VTP counters to allow the switch to synchronize with the other switches in the domain. Configure the VTP server in the domain to recognize the BID of the new switch. Download the VTP database from the VTP server in the new domain. Select the correct VTP mode and version. Reboot the switch. Explanation: When adding a new switch to a VTP domain, it is critical to configure the switch with a new domain name, the correct VTP mode, VTP version number, and password. A switch with a higher revision number can propagate invalid VLANs and erase valid VLANs thus preventing connectivity for multiple devices on the valid VLANs. 28. A network administrator is preparing the implementation of Rapid PVST+ on a production network. How are the Rapid PVST+ link types determined on the switch interfaces? Link types can only be configured on access ports configured with a single VLAN. Link types can only be determined if PortFast has been configured. Read Article Link types are determined automatically. Link types must be configured with specific port configuration commands. Explanation: When Rapid PVST+ is being implemented, link types are automatically determined https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 21/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials but can be specified manually. Link types can be either point-to-point, shared, or edge. 29. Refer to the exhibit. All the displayed switches are Cisco 2960 switches with the same default priority and operating at the same bandwidth. Which three ports will be STP designated ports? (Choose three.) CCNA 2 v7 Switching Routing and Wireless Essentials- Version-Final-Answers-29 fa0/9 fa0/13 fa0/10 fa0/20 fa0/21 fa0/11 Explanation: Given that all the switches have the same default priority and are operating at the same bandwidth, the switch with the lowest MAC address will Read Article become the root bridge. This would be SW3 and all its ports would be designated ports. SW1 has a lower MAC address than SW2 has and therefore port fa0/10 will become the designated port on that link. 30. How will a router handle static routing differently if Cisco Express Forwarding is disabled? It will not perform recursive lookups. https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 22/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Ethernet multiaccess interfaces will require fully specified static routes to avoid routing inconsistencies. Static routes that use an exit interface will be unnecessary. Serial point-to-point interfaces will require fully specified static routes to avoid routing inconsistencies. Explanation: In most platforms running IOS 12.0 or later, Cisco Express Forwarding is enabled by default. Cisco Express Forwarding eliminates the need for the recursive lookup. If Cisco Express Forwarding is disabled, multiaccess network interfaces require fully specified static routes in order to avoid inconsistencies in their routing tables. Point-to-point interfaces do not have this problem, because multiple end points are not present. With or without Cisco Express Forwarding enabled, using an exit interface when configuring a static route is a viable option. Read Article 31. Compared with dynamic routes, what are two advantages of using static routes on a router? (Choose two.) They improve netw​ork security. They take less time to converge when the network topology changes. https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 23/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials They improve the efficiency of discovering neighboring networks. They use fewer router resources. Explanation: Static routes are manually configured on a router. Static routes are not automatically updated and must be manually reconfigured if the network topology changes. Thus static routing improves network security because it does not make route updates among neighboring routers. Static routes also improve resource efficiency by using less bandwidth, and no CPU cycles are used to calculate and communicate routes. 32. Refer to the exhibit. Which route was configured as a static route to a specific network using the next-hop address? S 10.17.2.0/24 [1/0] via 10.16.2.2 S 0.0.0.0/0 [1/0] via 10.16.2.2 S 10.17.2.0/24 is directly connected, Serial 0/0/0 C 10.16.2.0/24 is directly connected, Serial0/0/0 Read Article Explanation: The C in a routing table indicates an interface that is up and has an IP address assigned. The S in a routing table signifies that a route was installed using the ip route command. Two of the routing table entries shown are static routes to a specific destination (the 192.168.2.0 network). The entry that has the S denoting a static route and [1/0] was configured using the next-hop address. The other https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 24/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials entry (S 192.168.2.0/24 is directly connected, Serial 0/0/0) is a static route configured using the exit interface. The entry with the 0.0.0.0 route is a default static route which is used to send packets to any destination network that is not specifically listed in the routing table. 33. What is the effect of entering the spanning-tree portfast configuration command on a switch? It disables an unused port. It disables all trunk ports. It enables portfast on a specific switch interface. It checks the source L2 address in the Ethernet header against the sender L2 address in the ARP body. 34. What is the IPv6 prefix that is used for link-local addresses? FF01::/8 2001::/3 FC00::/7 FE80::/10 Explanation: The IPv6 link-local prefix is FE80::/10 and is used to create a link-local IPv6 address on an interface. 35. Which two statements are characteristics of routed ports on a multilayer switch? (Choose two.)​ In a switched network, they are mostly configured between switches at the core and distribution Read Article layers. The interface vlan command has to be entered to create a VLAN on routed ports. They support subinterfaces, like interfaces on the Cisco IOS routers. They are used for point-to-multipoint links. They are not associated with a particular VLAN. https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 25/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Explanation: Routed ports are physical ports that act similarly to a router interface. They are not associated with a particular VLAN, they do not support subinterfaces, and they are used for point-to-point links. In a switched network, they are mostly configured between switches at the core and distribution layers. To configure routed ports, the no switchport interface command has to be used on the appropriate ports. 36. Successful inter-VLAN routing has been operating on a network with multiple VLANs across multiple switches for some time. When an inter-switch trunk link fails and Spanning Tree Protocol brings up a backup trunk link, it is reported that hosts on two VLANs can access some, but not all the network resources that could be accessed previously. Hosts on all other VLANS do not have this problem. What is the most likely cause of this problem? The protected edge port function on the backup trunk interfaces has been disabled. The allowed VLANs on the backup link were not configured correctly. Dynamic Trunking Protocol on the link has failed. Inter-VLAN routing also failed when the trunk link failed. 37. Which command will start the process to bundle two physical interfaces to create an EtherChannel group via LACP? interface port-channel 2 channel-group 1 mode desirable Read Article interface range GigabitEthernet 0/4 – 5 channel-group 2 mode auto 38. What action takes place when a frame entering a switch has a multicast destination MAC address? The switch will forward the frame out all ports except the incoming port. The switch forwards the frame out of the specified port. https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 26/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials The switch adds a MAC address table entry mapping for the destination MAC address and the ingress port. The switch replaces the old entry and uses the more current port. Explanation: If the destination MAC address is a broadcast or a multicast, the frame is also flooded out all ports except the incoming port. 39. A junior technician was adding a route to a LAN router. A traceroute to a device on the new network revealed a wrong path and unreachable status. What should be done or checked? Verify that there is not a default route in any of the edge router routing tables. Check the configuration on the floating static route and adjust the AD. Create a floating static route to that network. Check the configuration of the exit interface on the new static route. 40. Select the three PAgP channel establishment modes. (Choose three.) auto default passive desirable extended on 41. A static route has been configured on a router. Read Article However, the destination network no longer exists. What should an administrator do to remove the static route from the routing table? Remove the route using the no ip route command. Change the administrative distance for that route. Change the routing metric for that route. Nothing. The static route will go away on its own. https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 27/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Explanation: When the destination network specified in a static route does not exist anymore, the static route stays in the routing table until it is manually removed by using the no ip route command. 42. Refer to the exhibit. What can be concluded about the configuration shown on R1? R1 is configured as a DHCPv4 relay agent. R1 is operating as a DHCPv4 server. R1 will broadcast DHCPv4 requests on behalf of local DHCPv4 clients. R1 will send a message to a local DHCPv4 client to contact a DHCPv4 server at 10.10.10.8. 43. Match the step to each switch boot sequence description. (Not all options are used.) Read Article https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 28/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Explanation: The steps are: 1. execute POST 2. load the boot loader from ROM 3. CPU register initializations 4. flash file system initialization 5. load the IOS 6. transfer switch control to the IOS Read Article 44. Refer to the exhibit. R1 has been configured as shown. However, PC1 is not able to receive an IPv4 address. What is the problem?​ https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 29/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials The ip helper-address command was applied on the wrong interface. R1 is not configured as a DHCPv4 server.​ A DHCP server must be installed on the same LAN as the host that is receiving the IP address. The ip address dhcp command was not issued on the interface Gi0/1. Explanation: The ip helper-address command has to be applied on interface Gi0/0. This command must be present on the interface of the LAN that contains the DHCPv4 client PC1 and must be directed to the correct DHCPv4 server. 45. What two default wireless router settings can affect network security? (Choose two.) Read Article The SSID is broadcast. MAC address filtering is enabled. WEP encryption is enabled. The wireless channel is automatically selected. A well-known administrator password is set. https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 30/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Explanation: Default settings on wireless routers often include broadcasting the SSID and using a well-known administrative password. Both of these pose a security risk to wireless networks. WEP encryption and MAC address filtering are not set by default. The automatic selection of the wireless channel poses no security risks. 46. What is the common term given to SNMP log messages that are generated by network devices and sent to the SNMP server? traps acknowledgments auditing warnings 47. A network administrator is adding a new WLAN on a Cisco 3500 series WLC. Which tab should the administrator use to create a new VLAN interface to be used for the new WLAN? WIRELESS MANAGEMENT CONTROLLER WLANs 48. A network administrator is configuring a WLAN. Why would the administrator change the default DHCP IPv4 addresses on an AP? to restrict access to the WLAN by authorized, Read Article authenticated users only to monitor the operation of the wireless network to reduce outsiders intercepting data or accessing the wireless network by using a well-known address range to reduce the risk of interference by external devices such as microwave ovens 49. Which two functions are performed by a WLC when using split media access control (MAC)? (Choose two.) https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 31/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials packet acknowledgments and retransmissions frame queuing and packet prioritization beacons and probe responses frame translation to other protocols association and re-association of roaming clients 50. On what switch ports should BPDU guard be enabled to enhance STP stability? all PortFast-enabled ports only ports that are elected as designated ports only ports that attach to a neighboring switch all trunk ports that are not root ports 51. Which network attack is mitigated by enabling BPDU guard? rogue switches on a network CAM table overflow attacks MAC address spoofing rogue DHCP servers on a network Explanation: There are several recommended STP stability mechanisms to help mitigate STP manipulation attacks: PortFast – used to immediately bring an interface configured as an access or trunk port to the forwarding state from a blocking state. Applied to all end-user ports. BPDU guard – immediately error-disables a port that receives a BPDU. Applied to all end-user ports.The receipt of BPDUs may be part of an unauthorized attempt to add a switch to the network. Read Article Root guard – prevents a switch from becoming the root switch. Applied to all ports where the root switch should not be located. Loop guard – detects unidirectional links to prevent alternate or root ports from becoming designated ports. Applied to all ports that are or can become nondesignated. https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 32/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials 52. Why is DHCP snooping required when using the Dynamic ARP Inspection feature? It relies on the settings of trusted and untrusted ports set by DHCP snooping. It uses the MAC address table to verify the default gateway IP address. It redirects ARP requests to the DHCP server for verification. It uses the MAC-address-to-IP-address binding database to validate an ARP packet. Explain: DAI relies on DHCP snooping. DHCP snooping listens to DHCP message exchanges and builds a bindings database of valid tuples (MAC address, IP address, VLAN interface). When DAI is enabled, the switch drops ARP packet if the sender MAC address and sender IP address do not match an entry in the DHCP snooping bindings database. However, it can be overcome through static mappings. Static mappings are useful when hosts configure static IP addresses, DHCP snooping cannot be run, or other switches in the network do not run dynamic ARP inspection. A static mapping associates an IP address to a MAC address on a VLAN. 53. Refer to the exhibit. Router R1 has an OSPF neighbor relationship with the ISP router over the 192.168.0.32 network. The 192.168.0.36 network link should serve as a backup when the OSPF link goes Read Article down. The floating static route command ip route 0.0.0.0 0.0.0.0 S0/0/1 100 was issued on R1 and now traffic is using the backup link even when the OSPF link is up and functioning. Which change should be made to the static route command so that traffic will only use https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 33/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials the OSPF link when it is up?​ Change the administrative distance to 120. Add the next hop neighbor address of 192.168.0.36. Change the destination network to 192.168.0.34. Change the administrative distance to 1. Explain: The problem with the current floating static route is that the administrative distance is set too low. The administrative distance will need to be higher than that of OSPF, which is 110, so that the router will only use the OSPF link when it is up. 54. Refer to the exhibit. What is the metric to forward a data packet with the IPv6 destination address 2001:DB8:ACAD:E:240:BFF:FED4:9DD2? Read Article https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 34/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials 90 128 2170112 2681856 2682112 3193856 Explain: The IPv6 destination address 2001:DB8:ACAD:E:240:BFF:FED4:9DD2 belongs to the network of 2001:DB8:ACAD:E::/64. In the routing table, the route to forward the packet has Serial 0/0/1 as an exit interface and 2682112 as the cost. Read Article 55. A network administrator is configuring a new Cisco switch for remote management access. Which three items must be configured on the switch for the task? (Choose three.) IP address VTP domain vty lines default VLAN https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 35/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials default gateway loopback address Explain: To enable the remote management access, the Cisco switch must be configured with an IP address and a default gateway. In addition, vty lines must configured to enable either Telnet or SSH connections. A loopback address, default VLAN, and VTP domain configurations are not necessary for the purpose of remote switch management. 56. Refer to the exhibit. Which statement shown in the output allows router R1 to respond to stateless DHCPv6 requests? ipv6 nd other-config-flag​ prefix-delegation 2001:DB8:8::/48 00030001000E84244E70​ ipv6 dhcp server LAN1​ ipv6 unicast-routing dns-server 2001:DB8:8::8​ Read Article Explain: The interface command ipv6 nd other-config- flag allows RA messages to be sent on this interface, indicating that additional information is available from a stateless DHCPv6 server. 57. Refer to the exhibit. A Layer 3 switch routes for three VLANs and connects to a router for Internet https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 36/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials connectivity. Which two configurations would be applied to the switch? (Choose two.) CCNA-2-v7-exam-answers-57 (config)# interface gigabitethernet1/1 (config-if)# switchport mode trunk (config)# interface gigabitethernet 1/1 (config-if)# no switchport (config-if)# ip address 192.168.1.2 255.255.255.252 (config)# interface vlan 1 (config-if)# ip address 192.168.1.2 255.255.255.0 (config-if)# no shutdown (config)# ip routing (config)# interface fastethernet0/4 (config-if)# switchport mode trunk Read Article 58. A technician is troubleshooting a slow WLAN and decides to use the split-the-traffic approach. Which two parameters would have to be configured to do this? (Choose two.) Configure the 5 GHz band for streaming multimedia and time sensitive traffic. Configure the security mode to WPA Personal TKIP/AES for one network and WPA2 Personal AES for https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 37/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials the other network Configure the 2.4 GHz band for basic internet traffic that is not time sensitive. Configure the security mode to WPA Personal TKIP/AES for both networks. Configure a common SSID for both split networks. 59. A company has just switched to a new ISP. The ISP has completed and checked the connection from its site to the company. However, employees at the company are not able to access the internet. What should be done or checked? Verify that the static route to the server is present in the routing table. Check the configuration on the floating static route and adjust the AD. Ensure that the old default route has been removed from the company edge routers. Create a floating static route to that network. 60. Which information does a switch use to populate the MAC address table? the destination MAC address and the incoming port the destination MAC address and the outgoing port the source and destination MAC addresses and the incoming port the source and destination MAC addresses and the outgoing port the source MAC address and the incoming port the source MAC address and the outgoing port Read Article Explain: To maintain the MAC address table, the switch uses the source MAC address of the incoming packets and the port that the packets enter. The destination address is used to select the outgoing port. 61. Refer to the exhibit. A network administrator is reviewing the configuration of switch S1. Which protocol has been implemented to group multiple physical ports into one logical link? https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 38/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials PAgP DTP LACP STP Explanation: The EtherChannel protocol PAgP provides the grouping of physical interfaces and utilizes the modes of auto and desirable. The EtherChannel protocol LACP provides the grouping of physical interfaces and utilizes the modes of passive and active. DTP and STP are not utilized to group multiple physical interfaces into a single logical link. 62. Which type of static route is configured with a greater administrative distance to provide a backup route to a route learned from a dynamic routing protocol? floating static route default static route Read Article summary static route standard static route Explain: There are four basic types of static routes. Floating static routes are backup routes that are placed into the routing table if a primary route is lost. A summary static route aggregates several routes into one, reducing the of the routing table. Standard static https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 39/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials routes are manually entered routes into the routing table. Default static routes create a gateway of last resort. 63. What action takes place when a frame entering a switch has a unicast destination MAC address appearing in the MAC address table? The switch updates the refresh timer for the entry. The switch forwards the frame out of the specified port. The switch purges the entire MAC address table. The switch replaces the old entry and uses the more current port. 64. The exhibit shows two PCs called PC A and PC B, two routes called R1 and R2, and two switches. PC A has the address 172.16.1.1/24 and is connected to a switch and into an interface on R1 that has the IP address 172.16.1.254. PC B has the address 172.16.2.1/24 and is connected to a switch that is connected to another interface on R1 with the IP address 172.16.2.254. The serial interface on R1 has the address 172.16.3.1 and is connected to the serial interface on R2 that has the address 172.16.3.2/24. R2 is connected to the internet cloud. Which command will create a static route on R2 in order to reach PC B? Read Article https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 40/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials R2(config)# ip route 172.16.2.1 255.255.255.0 172.16.3.1 R2(config)# ip route 172.16.2.0 255.255.255.0 172.16.2.254 R2(config)# ip route 172.16.2.0 255.255.255.0 172.16.3.1 R2(config)# ip route 172.16.3.0 255.255.255.0 172.16.2.254 Explain: The correct syntax is: router(config)# ip route destination-network destination- mask {next-hop-ip-address | exit-interface} If the local exit interface instead of the next-hop IP address is used then the route will be displayed as a directly connected route instead of a static route in the routing table. Because the network to be reached is 172.16.2.0 and the next-hop IP address is 172.16.3.1, the command is R2(config)# ip route 172.16.2.0 255.255.255.0 172.16.3.1 65. What protocol or technology allows data to transmit over redundant switch links? EtherChannel DTP STP VTP 66. Refer to the exhibit. Which three hosts will receive ARP requests from host A, assuming that port Fa0/4 on both switches is configured to carry traffic for multiple VLANs? (Choose three.) Read Article https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 41/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials host B host C host D host E host F host G Explain: ARP requests are sent out as broadcasts. That means the ARP request is sent only throughout a specific VLAN. VLAN 1 hosts will only hear ARP requests from hosts on VLAN 1. VLAN 2 hosts will only hear ARP requests from hosts on VLAN 2. 67. Refer to the exhibit. The network administrator configures both switches as displayed. However, host C is unable to ping host D and host E is unable to ping host F. What action should the administrator take to enable this communication? Read Article https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 42/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Associate hosts A and B with VLAN 10 instead of VLAN 1. Configure either trunk port in the dynamic desirable mode. Include a router in the topology. Remove the native VLAN from the trunk. Add the switchport nonegotiate command to the configuration of SW2. 68. What is the effect of entering the shutdown configuration command on a switch? It enables BPDU guard on a specific port. It disables an unused port. It enables portfast on a specific switch interface. It disables DTP on a non-trunking interface. 69. What would be the primary reason an attacker would launch a MAC address overflow attack? so that the switch stops forwarding traffic so that legitimate hosts cannot obtain a MAC address so that the attacker can see frames that are destined for other hosts so that the attacker can execute arbitrary code on the switch 70. During the AAA process, when will authorization be implemented? Immediately after successful authentication against an AAA data source Immediately after AAA accounting and auditing receives detailed reports Immediately after an AAA client sends authentication Read Article information to a centralized server Immediately after the determination of which resources a user can access Explain: A. AAA authorization is implemented immediately after the user is authenticated against a specific AAA data source. https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 43/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials 71. A company security policy requires that all MAC addressing be dynamically learned and added to both the MAC address table and the running configuration on each switch. Which port security configuration will accomplish this? auto secure MAC addresses dynamic secure MAC addresses static secure MAC addresses sticky secure MAC addresses Explain: With sticky secure MAC addressing, the MAC addresses can be either dynamically learned or manually configured and then stored in the address table and added to the running configuration file. In contrast, dynamic secure MAC addressing provides for dynamically learned MAC addressing that is stored only in the address table. 72. Which three Wi-Fi standards operate in the 2.4GHz range of frequencies? (Choose three.) 802.11a 802.11b 802.11g 802.11n 802.11ac Explanation: 802.11b and 802.11g operate in the 2.4GHz range, and 802.11n can operate in either the 2.4GHz or the 5GHz range. 802.11a and 802.11ac operate only in the 5GHz range of frequencies. Read Article 73. To obtain an overview of the spanning tree status of a switched network, a network engineer issues the show spanning-tree command on a switch. Which two items of information will this command display? (Choose two.) The root bridge BID. https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 44/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials The role of the ports in all VLANs. The status of native VLAN ports. The number of broadcasts received on each root port. The IP address of the management VLAN interface. 74. Refer to the exhibit. Which trunk link will not forward any traffic after the root bridge election process is complete? Trunk1 Trunk2 Trunk3 Trunk4 75. Which method of IPv6 prefix assignment relies on the prefix contained in RA messages? EUI-64 SLAAC Read Article static stateful DHCPv6 Explanation: Stateless Address Autoconfiguration (SLAAC) relies on information received in router advertisement (RA) messages in order to automatically create an IPv6 address. The RA messages contain information such as the network prefix and prefix https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 45/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials length, which the host combines with an interface ID in order to make a unique IPv6 unicast address. 76. Which two protocols are used to provide server- based AAA authentication? (Choose two.) 802.1x SSH SNMP TACACS+ RADIUS Explanation: Server-based AAA authentication uses an external TACACS or RADIUS authentication server to maintain a username and password database. When a client establishes a connection with an AAA enabled device, the device authenticates the client by querying the authentication servers. 77. A network administrator is configuring a WLAN. Why would the administrator disable the broadcast feature for the SSID? to eliminate outsiders scanning for available SSIDs in the area to reduce the risk of interference by external devices such as microwave ovens to reduce the risk of unauthorized APs being added to the network to provide privacy and integrity to wireless traffic by using encryption Read Article 78. Which mitigation technique would prevent rogue servers from providing false IP configuration parameters to clients? implementing port security turning on DHCP snooping disabling CDP on edge ports implementing port-security on edge ports https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 46/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Explanation: Like Dynamic ARP Inspection (DAI), IP Source Guard (IPSG) needs to determine the validity of MAC-address-to-IP-address bindings. To do this IPSG uses the bindings database built by DHCP snooping. 79. A network administrator configures the port security feature on a switch. The security policy specifies that each access port should allow up to two MAC addresses. When the maximum number of MAC addresses is reached, a frame with the unknown source MAC address is dropped and a notification is sent to the syslog server. Which security violation mode should be configured for each access port? shutdown restrict warning protect Explanation: In port security implementation, an interface can be configured for one of three violation modes: Protect – a port security violation causes the interface to drop packets with unknown source addresses and no notification is sent that a security violation has occurred. Restrict – a port security violation causes the interface to drop packets with unknown source addresses and to send a notification that a security violation has occurred. Shutdown – a port security violation causes the Read Article interface to immediately become error-disabled and turns off the port LED. No notification is sent that a security violation has occurred. 80. What protocol or technology defines a group of routers, one of them defined as active and another one as standby? https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 47/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials EtherChannel VTP HSRP DTP 81. Refer to the exhibit. After attempting to enter the configuration that is shown in router RTA, an administrator receives an error and users on VLAN 20 report that they are unable to reach users on VLAN 30. What is causing the problem? There is no address on Fa0/0 to use as a default gateway. RTA is using the same subnet for VLAN 20 and VLAN 30. Dot1q does not support subinterfaces. The no shutdown command should have been issued on Fa0/0.20 and Fa0/0.30. 82. Which three pairs of trunking modes will establish a functional trunk link between two Cisco switches? (Choose three.) dynamic auto - dynamic auto access - trunk Read Article dynamic desirable - trunk access - dynamic auto dynamic desirable - dynamic desirable dynamic desirable - dynamic auto 83. A technician is configuring a router for a small company with multiple WLANs and doesn’t need the complexity of a dynamic routing protocol. What should be done or checked? https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 48/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Verify that there is not a default route in any of the edge router routing tables. Create static routes to all internal networks and a default route to the internet. Create extra static routes to the same location with an AD of 1. Check the statistics on the default route for oversaturation. 84. A company is deploying a wireless network in the distribution facility in a Boston suburb. The warehouse is quite large and it requires multiple access points to be used. Because some of the company devices still operate at 2.4GHz, the network administrator decides to deploy the 802.11g standard. Which channel assignments on the multiple access points will make sure that the wireless channels are not overlapping? channels 1, 5, and 9 channels 1, 6, and 11 channels 1, 7, and 13 channels 2, 6, and 10 Explanation: In the North America domain, 11 channels are allowed for 2.4GHz wireless networking. Among these 11 channels, the combination of channels 1, 6, and 11 are the only non-overlapping channel combination. 85. A network administrator of a small advertising company is configuring WLAN security by using the WPA2 PSK method. Which credential do office users Read Article need in order to connect their laptops to the WLAN? the company username and password through Active Directory service a key that matches the key on the AP a user passphrase a username and password configured on the AP https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 49/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Explanation: When a WLAN is configured with WPA2 PSK, wireless users must know the pre-shared key to associate and authenticate with the AP. 86. Refer to the exhibit. What are the possible port roles for ports A, B, C, and D in this RSTP-enabled network? alternate, designated, root, root designated, alternate, root, root alternate, root, designated, root designated, root, alternate, root Explanation: Because S1 is the root bridge, B is a designated port, and C and D root ports. RSTP supports a new port type, alternate port in discarding Read Article state, that can be port A in this scenario. 87. Refer to the exhibit. Which static route would an IT technician enter to create a backup route to the 172.16.1.0 network that is only used if the primary RIP learned route fails? https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 50/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials ip route 172.16.1.0 255.255.255.0 s0/0/0 ip route 172.16.1.0 255.255.255.0 s0/0/0 121 ip route 172.16.1.0 255.255.255.0 s0/0/0 111 ip route 172.16.1.0 255.255.255.0 s0/0/0 91 Explanation: A backup static route is called a floating static route. A floating static route has an administrative distance greater than the administrative distance of another static route or dynamic route. 88. What mitigation plan is best for thwarting a DoS attack that is creating a MAC address table overflow? Disable DTP. Disable STP. Enable port security. Place unused ports in an unused VLAN. Explanation: A MAC address (CAM) table overflow attack, buffer overflow, and MAC address spoofing can all be mitigated by configuring port security. A network Read Article administrator would typically not want to disable STP because it prevents Layer 2 loops. DTP is disabled to prevent VLAN hopping. Placing unused ports in an unused VLAN prevents unauthorized wired connectivity. 89. A network engineer is troubleshooting a newly deployed wireless network that is using the latest https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 51/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials 802.11 standards. When users access high bandwidth services such as streaming video, the wireless network performance is poor. To improve performance the network engineer decides to configure a 5 Ghz frequency band SSID and train users to use that SSID for streaming media services. Why might this solution improve the wireless network performance for that type of service? Requiring the users to switch to the 5 GHz band for streaming media is inconvenient and will result in fewer users accessing these services. The 5 GHz band has more channels and is less crowded than the 2.4 GHz band, which makes it more suited to streaming multimedia. The 5 GHz band has a greater range and is therefore likely to be interference-free. The only users that can switch to the 5 GHz band will be those with the latest wireless NICs, which will reduce usage. Explanation: Wireless range is determined by the access point antenna and output power, not the frequency band that is used. In this scenario it is stated that all users have wireless NICs that comply with the latest standard, and so all can access the 5 GHz band. Although some users may find it inconvenient to switch to the 5 Ghz band to access streaming services, it is the greater number of channels, not just fewer users, that will improve network performance. Read Article 90. Which DHCPv4 message will a client send to accept an IPv4 address that is offered by a DHCP server? broadcast DHCPACK broadcast DHCPREQUEST unicast DHCPACK unicast DHCPREQUEST https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 52/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Explanation: When a DHCP client receives DHCPOFFER messages, it will send a broadcast DHCPREQUEST message for two purposes. First, it indicates to the offering DHCP server that it would like to accept the offer and bind the IP address. Second, it notifies any other responding DHCP servers that their offers are declined. 91. Refer to the exhibit. Which destination MAC address is used when frames are sent from the workstation to the default gateway? MAC address of the virtual router MAC address of the standby router MAC addresses of both the forwarding and standby routers MAC address of the forwarding router Read Article Explanation: The IP address of the virtual router acts as the default gateway for all the workstations. Therefore, the MAC address that is returned by the Address Resolution Protocol to the workstation will be the MAC address of the virtual router. 92. After a host has generated an IPv6 address by using the DHCPv6 or SLAAC process, how does the host https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 53/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials verify that the address is unique and therefore usable? The host sends an ICMPv6 echo request message to the DHCPv6 or SLAAC-learned address and if no reply is returned, the address is considered unique. The host sends an ICMPv6 neighbor solicitation message to the DHCP or SLAAC-learned address and if no neighbor advertisement is returned, the address is considered unique. The host checks the local neighbor cache for the learned address and if the address is not cached, it it considered unique. The host sends an ARP broadcast to the local link and if no hosts send a reply, the address is considered unique. Explanation: Before a host can actually configure and use an IPv6 address learned through SLAAC or DHCP, the host must verify that no other host is already using that address. To verify that the address is indeed unique, the host sends an ICMPv6 neighbor solicitation to the address. If no neighbor advertisement is returned, the host considers the address to be unique and configures it on the interface. 93. Match the purpose with its DHCP message type. (Not all options are used.) Read Article https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 54/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials a message that is used to locate DHCPDISCOVER any available DHCP server on a network a message that is used to identify DHCPREQUEST the explicit server and lease offer to accept a message that is used to DHCPACK acknowledge that the lease is successful a message that is used to DHCPOFFER suggest a lease to a client 94. Which protocol adds security to remote connections? Read Article FTP HTTP NetBEUI POP SSH Explanation: SSH allows a technician to securely connect to a remote network device for monitoring and https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 55/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials troubleshooting. HTTP establishes web page requests. FTP manages file transfer. NetBEUI is not routed on the Internet. POP downloads email messages from email servers. 95. Refer to the exhibit. A network administrator is verifying the configuration of inter-VLAN routing. Users complain that PC2 cannot communicate with PC1. Based on the output, what is the possible cause of the problem? Gi0/0 is not configured as a trunk port. The command interface GigabitEthernet0/0.5 was entered incorrectly. There is no IP address configured on the interface Gi0/0. Read Article The no shutdown command is not entered on subinterfaces. The encapsulation dot1Q 5 command contains the wrong VLAN. 96. Refer to the exhibit. A network administrator is configuring inter-VLAN routing on a network. For now, only one VLAN is being used, but more will be added https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 56/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials soon. What is the missing parameter that is shown as the highlighted question mark in the graphic? It identifies the subinterface. It identifies the VLAN number. It identifies the native VLAN number. It identifies the type of encapsulation that is used. It identifies the number of hosts that are allowed on the interface. 97. Match each DHCP message type with its description. (Not all options are used.) Read Article https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 57/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials CCNA 2 v7 Modules 1 – 4: Switching Concepts, VLANs, and InterVLAN Routing Exam Answers Explanation: Place the options in the following order: a client initiating a message to find a DHCP server – DHCPDISCOVER a DHCP server responding to the initial request by a client – DHCPOFFER the client accepting the IP address provided by the DHCP server – DHCPREQUEST the DHCP server confirming that the lease has been accepted – DHCPACK 98. What network attack seeks to create a DoS for clients by preventing them from being able to obtain a DHCP lease? IP address spoofing DHCP starvation CAM table attack DHCP spoofing Explanation: DCHP starvation attacks are launched by an attacker with the intent to create a DoS for DHCP clients. To accomplish this goal, the attacker uses a tool that sends many DHCPDISCOVER messages in order to lease the entire pool of available IP addresses, thus denying them to legitimate hosts. 99. Refer to the exhibit. If the IP addresses of the default Read Article gateway router and the DNS server are correct, what is the configuration problem? https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 58/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials The DNS server and the default gateway router should be in the same subnet. The IP address of the default gateway router is not contained in the excluded address list. The default-router and dns-server commands need to be configured with subnet masks. The IP address of the DNS server is not contained in the excluded address list. Explanation: In this configuration, the excluded address list should include the address that is assigned to the default gateway router. So the command should be ip dhcp excluded-address 192.168.10.1 192.168.10.9. 100. Refer to the exhibit. A network administrator has added a new subnet to the network and needs hosts on that subnet to receive IPv4 addresses from the DHCPv4 server. What two commands will allow hosts on the new subnet to receive addresses from the DHCP4 server? (Choose two.) Read Article R1(config-if)# ip helper-address 10.2.0.250 R1(config)# interface G0/1 R1(config)# interface G0/0 R2(config-if)# ip helper-address 10.2.0.250 R2(config)# interface G0/0 R1(config-if)# ip helper-address 10.1.0.254 https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 59/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Explanation: You need the router interface that is connected to the new subnet and the dhcp server address. The ip helper-address command is used to configure a router to be a DHCPv4 relay. The command should be placed on the interface facing the DHCPv4 clients. When the command is applied on the router interface, the interface will receive DHCPv4 broadcast messages and forward them as unicast to the IP address of the DHCPv4 server. 101. What protocol or technology uses source IP to destination IP as a load-balancing mechanism? VTP EtherChannel DTP STP 102. What protocol should be disabled to help mitigate VLAN attacks? CDP ARP STP DTP 103. What protocol or technology requires switches to be in server mode or client mode? EtherChannel STP VTP Read Article DTP 104. What are two reasons a network administrator would segment a network with a Layer 2 switch? (Choose two.) to create fewer collision domains to enhance user bandwidth to create more broadcast domains to eliminate virtual circuits https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 60/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials to isolate traffic between segments to isolate ARP request messages from the rest of the network Explanation: A switch has the ability of creating temporary point-to-point connections between the directly-attached transmitting and receiving network devices. The two devices have full-bandwidth full- duplex connectivity during the transmission. 105. What command will enable a router to begin sending messages that allow it to configure a link-local address without using an IPv6 DHCP server? a static route the ipv6 route ::/0 command the ipv6 unicast-routing command the ip routing command Explanation: To enable IPv6 on a router you must use the ipv6 unicast-routing global configuration command or use the ipv6 enable interface configuration command. This is equivalent to entering ip routing to enable IPv4 routing on a router when it has been turned off. Keep in mind that IPv4 is enabled on a router by default. IPv6 is not enabled by default. 106. A network administrator is using the router-on-a- stick model to configure a switch and a router for inter- VLAN routing. What configuration should be made on the switch port that connects to the router? Read Article Configure it as a trunk port and allow only untagged traffic. Configure the port as an access port and a member of VLAN1. Configure the port as an 802.1q trunk port. Configure the port as a trunk port and assign it to VLAN1. https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 61/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Explanation: The port on the switch that connects to the router interface should be configured as a trunk port. Once it becomes a trunk port, it does not belong to any particular VLAN and will forward traffic from various VLANs. 107. What are three techniques for mitigating VLAN attacks? (Choose three.) Use private VLANs. Enable BPDU guard. Enable trunking manually Enable Source Guard. Disable DTP. Set the native VLAN to an unused VLAN. Explanation: Mitigating a VLAN attack can be done by disabling Dynamic Trunking Protocol (DTP), manually setting ports to trunking mode, and by setting the native VLAN of trunk links to VLANs not in use. 108. Match the DHCP message types to the order of the DHCPv4 process. (Not all options are used.) Read Article https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 62/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials Step 1 DHCPDISCOVER Step 2 DHCPOFFER Step 3 DHCPREQUEST Step 4 DHCPACK Explanation: The broadcast DHCPDISCOVER message finds DHCPv4 servers on the network. When the DHCPv4 server receives a DHCPDISCOVER message, it reserves an available IPv4 address to lease to the client and sends the unicast DHCPOFFER Read Article message to the requesting client. When the client receives the DHCPOFFER from the server, it sends back a DHCPREQUEST. On receiving the DHCPREQUEST message the server replies with a unicast DHCPACK message. DHCPREPLY and DHCPINFORMATION-REQUEST are DHCPv6 messages. https://itexamanswers.net/ccna-2-v7-0-final-exam-answers-full-switching-routing-and-wireless-essentials.html 63/109 15/01/2025, 18:47 CCNA 2 v7.0 Final Exam Answers Full - Switching, Routing and Wireless Essentials 109. In which situation would a technician use the show interfaces switch command? to determine if remote access is enabled when packets are being dropped from a particular directly attached host when an end device can reach local devices, but not remote devices to determine the MAC address of a directly attached network device on a particular interface Explanation: The show interfaces command is useful to detect media errors, to see if packets are being sent and received, and to determine if any runts, giants, CRCs, interface resets, or other errors have occurred. Problems with reachability to a remote network would likely be caused by a misconfigured default gateway or other routing issue, not a switch issue. The show mac address-table command shows the MAC address of a directly attached device. 110. What is a drawback of the local database method of securing device access that can be solved by using AAA with centralized servers? There is no ability to provide accountab

Use Quizgecko on...
Browser
Browser