Skip to main content

Posts

CCNA 2 - Final Exam (B)

1. Refer to the exhibit. The output of the show ip route command for three routers on a network is displayed. All routers are operational, pings are not blocked on this network, and no default routes are installed. Which two pings will fail? (Choose two.) • from R1 to 172.16.1.1 • from R1 to 192.168.3.1 • from R2 to 192.168.1.1 • from R2 to 192.168.3.1 • from R3 to 192.168.1.1 2. A router that uses the RIP routing protocol has an entry for a network in the routing table. It then receives an update with another entry for the same destination network but with a lower hop count. What action will the router take for this new update? • It will append the update information to the routing table. • It will invalidate the entry for that network in the routing table. • It will replace the existing routing table entry with the new information. • It will ignore the new update. 3. Which two statements are true for OSPF Hello packets? (Choose two.) • They negotiate correct parameters among neighbor

CCNA 2 - Final Exam (C)

1. Refer to the exhibit. A new PC was deployed in the Sales network. It was given the host address of 192.168.10.31 with a default gateway of 192.168.10.17. The PC is not communicating with the network properly. What is the cause? • The address is in the wrong subnet. • 192.168.10.31 is the broadcast address for this subnet. • The default gateway is incorrect. • The host address and default gateway are swapped. 2. Refer to the routing table shown in the exhibit. What is the meaning of the highlighted value 192? • It is the value assigned by the Dijkstra algorithm that designates the number of hops in the network. • It is the value used by the DUAL algorithm to determine the bandwidth for the link. • It is the metric, which is cost. • It is the administrative distance. 3. Refer to exhibit. Given the topology shown in the exhibit, what three commands are needed to configure EIGRP on the Paris router? (Choose three.) • Paris(config)# router eigrp 100 • Paris(config)# router eigrp • Paris(

CCNA 3 - Final Exam

1. Refer to the exhibit. The network administrator needs to setup Switch1 for remote access from HostA. Theshow ip interface brief is issued on Router1 and the show interfaces trunk command is issued on theSwitch1 to verify the current status. The administrator applies the additional configuration shown in theexhibit to Switch1. However, the telnet from HostA fails. What additional commands need to be appliedto the switch? • Switch(config)# interface vlan 1 Switch(config-if)# ip address 10.1.1.250 255.255.255.0 Switch(config-if)# no shutdown Switch(config-if)# ip default-gateway 10.1.10.254 • Switch(config)# interface vlan 1 Switch(config-if)# ip address 10.1.50.250 255.255.255.0 Switch(config-if)# no shutdown Switch(config-if)# ip default-gateway 10.1.50.254 • Switch(config)# interface vlan 10 Switch(config-if)# ip address 10.1.10.250 255.255.255.0 Switch(config-if)# no shutdown Switch(config-if)# ip default-gateway 10.1.10.254 • Switch(config)# interface vlan 10 Switch(config-if)# ip

CCNA 4 - Final Exam (A)

1. A network administrator is asked to design a system to allow simultaneous access to the Internet for 250 users. The ISP for this network can only supply five public IPs. What can be used to accomplish this task? • routable translation • dynamic translation • static translation • port address translation 2. The LAN attached to the Ethernet interface of the Raleigh router shown in the graphic is addressed with private IP addresses. If one public IP is assigned to the company, which commands could be used in a configuration that allows all devices with private IPs in this network to access the Internet? (Choose two.) • ip nat inside source list 1 interface serial0 overload • ip nat outside source list 1 interface serial0 overload • ip nat inside serial0 • ip nat inside source list 1 pool Raleigh overload • ip nat inside Raleigh overload • ip inside nat source list 1 interface serial0 Raleigh 3. The command output shown in the graphic was taken from a Cisco 806 broadband router. Which k