CCNA Exploration2: Routing Protocols and Concepts - Final Exam
CCNA Exploration2: Routing Protocols and Concepts - Final Exam
CCNA Exploration2: Routing Protocols and Concepts - Final Exam
Both routes are installed and load balancing occurs across both paths.
The route via Path B is installed because the EIGRP route has the best metric to network 10.2.0.0/16.
The route via Path A is installed because the static route has the best metric to network 10.2.0.0/16.
The route via Path B is installed because the EIGRP route has the lowest administrative distance to network
10.2.0.0/16.
The route via Path A is installed because the static route has the lowest administrative distance to network
10.2.0.0/16.
02. Refer to the exhibit.
The network has three connected routers: R1, R2, and R3. The routes of all three routers are displayed. All
routers are operational and pings are not blocked on this network.
Which ping will fail?
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
04. Which two statements are true regarding link-state routing protocols? (Choose two.)
05. Which two statements are correct about the split horizon with poison reverse method of routing loop
prevention? (Choose two.)
Router1
Router2
Router3
Router4
08. When a router boots, what is the default order to locate the Cisco IOS if there is no boot system
command?
Flash
NVRAM
ROM
SDRAM
10. Which three statements describe the operation of routing with EIGRP? (Choose three.)
11. What two routing protocols use a hierarchal network topology? (Choose two.)
IS-IS
EIGRP
OSPF
RIPv1
RIPv2
All routers are running RIPv1. The two networks 10.1.1.0/29 and 10.1.1.16/29 are unable to access each other.
What can be the cause of this problem?
13. What command would the network administrator apply to a router that is running OSPF to advertise the
entire range of addresses included in 172.16.0.0/19 in area 0?
Using dynamic routing instead of static routing would have required fewer configuration steps.
The 10.1.1.0/24 and 10.1.2.0/24 routes have adjacent boundaries and should be summarized.
Packets routed to the R2 Fast Ethernet interface require two routing table lookups.
The static route will not work correctly.
A network administrator has enabled RIP on routers B and C in the network diagram. Which of the
following commands will prevent RIP updates from being sent to Router A?
A(config)# router rip
A(config-router)# passive-interface S0/0
B(config)# router rip
B(config-router)# network 192.168.25.48
B(config-router)# network 192.168.25.64
A(config)# router rip
A(config-router)# no network 192.168.25.32
B(config)# router rip
B(config-router)# passive-interface S0/0
A(config)# no router rip
18. A network administrator needs to assign the very last usable IP address in the 172.24.64.0/18 network
range to the router interface that serves this LAN. Which IP address should the administrator configure on
the interface?
172.16.128.154/18
172.16.255.254/18
172.24.64.254/18
172.24.127.254/18
19. Refer to the
exhibit.
Based on the output from the show running-config and debug ip rip commands, what are two of the routes
that are added to the routing table of R1? (Choose two.)
The show cdp neighbors command was run at R1. Which two facts about the newly detected device can be
determined from the output? (Choose two.)
RIPv1
RIPv2
EIGRP
OSPF
The network administrator is planning IP addressing of a new network. What part of this addressing scheme
must be changed to allow communication between host A and the server?
Two routers are unable to establish an adjacency. What is the possible cause for this?
25. A router has EIGRP configured as the only routing protocol. In what way might EIGRP respond if there
is no feasible successor route to a destination network and the successor route fails?
It broadcasts hello packets to all routers in the network to re-establish neighbor adjacencies.
It sends queries to adjacent neighbors until a new successor route is found.
It immediately sends its entire routing table to its neighbors.
It will set the metric for the failed route to infinity.