CCNA 2:final Set 2: Options With Highlight Colours Are Correct Answer
CCNA 2:final Set 2: Options With Highlight Colours Are Correct Answer
15. Refer to the exhibit. The routers in the exhibit are running
the EIGRP routing protocol. What statement is true regarding
how packets will travel from the 172.16.1.0/16 network to the
192.168.200.0/24 network?
The router chooses the first path that it learned and installs only that
route in the routing table.
The router chooses the path with the lowest administrative distance
and installs only that route in the routing table.
The router chooses the highest routing ID based on the advertised
network IP addresses and installs only that route in the routing table.
The router installs all the equal cost paths in the routing table but
sends packets out only one, holding the others in reserve in case the
primary route goes down.
The router installs all the equal cost paths in the routing table and
performs equal cost load balancing to send packets out multiple exit
interfaces.
16. Which of the following could describe the devices labeled
"?" in the graphic? (Choose three.)
DCE
CSU/DSU
LAN switch
Modem
hub
17. Which three statements describe the operation of routing
with EIGRP? (Choose three.)
As new neighbors are discovered, entries are placed in a neighbor
table.
If the feasible successor has a higher advertised cost than the current
successor route, then it becomes the primary route.
If hello packets are not received within the hold time, DUAL must
recalculate the topology.
The reported distance is the distance to a destination as advertised
by a neighbor.
EIGRP maintains full knowledge of the network topology in the
topology table and exchanges full routing information with
neighboring routers in every update.
EIGRP builds one routing table that contains routes for all configured
routed protocols.
22. Refer to the exhibit. R1 knows two routes, Path A and Path
B, to the Ethernet network attached to R3. R1 learned Path A
to network 10.2.0.0/16 from a static route and Path B to
network 10.2.0.0/16 from EIGRP. Which route will R1 install
in its routing table?
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.
23. 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
26. Refer to the exhibit. Pings are failing between HostA and
HostB. The network administrator discovers that Router1 does
not have a route to the 172.16.0.0 network. Assuming Router2
is configured correctly, which two static routes could be
configured on Router1 to enable Host A to reach network
172.16.0.0? (Choose two.)
ip route 172.16.0.0 255.255.0.0 S0/0
ip route 172.16.0.0 255.255.0.0 S0/1
ip route 172.16.0.0 255.255.0.0 192.168.0.1
ip route 172.16.0.0 255.255.0.0 192.168.0.2
ip route 192.168.0.1 172.16.0.0 255.255.0.0 S0/0
ip route 192.168.0.1 172.16.0.0 255.255.0.0 S0/1
27. Refer to the exhibit. The results of the show ip route
command are displayed in the graphic for Router R2. Which
route will be selected for a packet with a destination address
of 10.1.4.1?
static route to 10.1.0.0/22
RIP route to 10.1.0.0/23
RIP route to 10.1.0.0/24
0.0.0.0/0 via 192.168.0.1
28. Refer to the exhibit. The network is running the RIP
routing protocol. Network 10.0.0.0 goes down. Which
statement is true regarding how the routers in this topology
will respond to this event?
Router4 will learn about the failed route 30 seconds later in the next
periodic update.
Split horizon will prevent Router4 from fowarding packets to the
10.0.0.0 network until the holddown timer expires.
Router5 immediately flushes the unreachable route from its routing
table.
Router5 will send Router4 a triggered update with a metric of 16 for
network 10.0.0.0.
29. Refer to the exhibit. When troubleshooting a network, it is
important to interpret the output of various router commands.
On the basis of the exhibit, which three statements are true?
(Choose three.)
The missing information for Blank 1 is the command show ip route.
The missing information for Blank 1 is the command debug ip route.
The missing information for Blank 2 is the number 100.
The missing information for Blank 2 is the number 120.
The missing information for Blank 3 is the letter R.
The missing information for Blank 3 is the letter C.
30. A network administrator has configured a default route on
Router_A but it is not being shared with adjacent Router_B
and the other routers in the OSPF area. Which command will
save the administrator the time and trouble of configuring this
default route on Router_B and all of the other routers in the
OSPF area?
Router_A(config-router)# ospf redistribute default-route
Router_B(config-router)# ospf redistribute default-route
Router_A(config-router)# default-information originate
Router_B(config-router)# default-information originate
Router_A(config-router)# ip ospf update-default
Router_B(config-router)# ip ospf update-default
31. Refer to the exhibit. The network administrator issues the
command no ip classless on Router1. What forwarding action
will take place on a packet that is received by Router1 and is
destined for host 192.168.0.26?
The packet will be dropped.
The packet will be forwarded to the gateway of last resort.
The packet will match the 192.168.0.0 network and be forwarded out
Serial 0/0.
The packet will most closely match the 192.168.0.8 subnet and be
forwarded out Serial 0/1.
32. Refer to the exhibit. A packet enters Router1 with a
destination IP of 172.16.28.121. Which routing table entry will
be used to forward this packet to the destination address?
172.16.0.0/16 [1/0] via 192.168.0.1
172.16.0.0/20 [1/0] via 192.168.0.9
172.16.16.0/20 [1/0] via 192.168.0.17
0.0.0.0/0 is directly connected, Serial0/0/1
34. Using default settings, what is the next step in the router
boot sequence after the IOS loads from flash?
Perform the POST routine.
Search for a backup IOS in ROM.
Load the bootstrap program from ROM.
Load the running-config file from RAM.
Locate and load the startup-config file from NVRAM.
36. Refer to the exhibit. What are the effects of the exhibited
commands on the router?
All passwords are encrypted.
Only Telnet sessions are encrypted.
Only the enable password is encrypted.
Only the enable password and Telnet session are encrypted.
Enable and console passwords are encrypted.
45. What are two tasks that must be completed before two
routers can use OSPF to form a neighbor adjacency? (Choose
two.)
The routers must elect a designated router.
The routers must agree on the network type.
The routers must use the same dead interval.
The routers must exchange link state requests.
The routers must exchange database description packets.
46. Refer to the exhibit. Which statement is true concerning
the routing configuration?
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 boudaries and
should be summarized.
The static route will not work correctly.
Packets routed to the R2 ethernet interface require two routing table
lookups.
47. What can be determined from the output shown in the
exhibit? (Choose two.)
Annapolis is a 2611 router that is connected to the S0/0 interface of
the Montgomery router.
All of the routers are connected to Montgomery through an Ethernet
switch.
Montgomery has Layer 2 connectivity with Cumberland.
Layer 3 connectivity is operational for all of the devices listed in the
Device ID column.
An administrator consoled into the Waldorf router can ping the Brant
router.
Brant, Fisherman, and Potomac are directly connected to
Montgomery.
48. What is the function of the OSPF LSU packet?
used to confirm receipt of certain types of OSPF packets
used to establish and maintain adjacency with other OSPF routers
used to request more information about any entry in the BDR
used to announce new OSPF information and to reply to certain types
of requests
50. Refer to the exhibit. All routers in the network are running
RIPv2 and EIGRP with default routing protocol settings and
have interfaces configured with the bandwidths that are
shown in the exhibit. Which protocol will be used and how will
traffic between the Router1 LAN and Router5 LAN be routed
through the network?
RIPv2 will load balance across both paths between Router1 and
Router5.
EIGRP will load balance across both paths between Router1 and
Router5.
RIPv2 traffic will use the path Router1, Router2, Router5 because it
has the least hops.
EIGRP traffic will use the path Router1, Router3, Router4, Router5
because it has the best metric.
51. Refer to the exhibit. A network administrator is trying to
figure out why BOS does not have the 10.0.0.0/24 network in
its routing table. All routers are configured for OSPF in area 0.
The links between the routers are operational and the
administrator is able to ping between all router interfaces.
What is a logical next step that the network administrator
should take to troubleshoot the problem?
Reboot the routers.
Change the OSPF process ID on all of the routers to 0.
Check to see if the cable is loose between BOS and JAX.
Check to see if CDP packets are passing between the routers.
Use show and debug commands to determine if hellos are
propagating.
55. Refer to the exhibit. Which path will traffic from the
172.16.1.0/24 network take to get to the 10.0.0.0/24
network?
ADC
ABC
It will load balance the traffic between ADC and ABC
It will send the traffic via ABC, and will use ADC as a backup path
only when ABC fails.