Cisco Certified Network Associate (200-301 CCNA) – Question350


Refer to the exhibit. A router received these five routes from different routing information sources. Which two routes does the router install in its routing table? (Choose two.)

A.
OSPF route 10.0.0.0/30
B. IBGP route 10.0.0.0/30
C. OSPF route 10.0.0.0/16
D. EIGRP route 10.0.0.1/32
E. RIP route 10.0.0.0/30

Correct Answer: AD

Cisco Certified Network Associate (200-301 CCNA) – Question349


Refer to the exhibit. How does router R1 handle traffic to 192.168.10.16?

A.
It selects the IS-IS route because it has the shortest prefix inclusive of the destination address
B. It selects the RIP route because it has the longest prefix inclusive of the destination address
C. It selects the OSPF route because it has the lowest cost
D. It selects the EIGRP route because it has the lowest administrative distance

Correct Answer: B

Cisco Certified Network Associate (200-301 CCNA) – Question348

What are two reasons for an engineer to configure a floating static route? (Choose two.)

A.
to enable fallback static routing when the dynamic routing protocol fails
B. to route traffic differently based on the source IP of the packet
C. to automatically route traffic on a secondary path when the primary path goes down
D. to support load balancing via static routing
E. to control the return path of traffic that is sent from the router

Correct Answer: AC

Cisco Certified Network Associate (200-301 CCNA) – Question347


Refer to the exhibit. How does the router manage traffic to 192.168.12.16?

A.
It chooses the EIGRP route because it has the lowest administrative distance.
B. It load-balances traffic between all three routes.
C. It chooses the OSPF route because it has the longest prefix inclusive of the destination address.
D. It selects the RIP route because it has the longest prefix inclusive of the destination address.

Correct Answer: D

Cisco Certified Network Associate (200-301 CCNA) – Question346

A packet is destined for 10.10.1.22. Which static route does the router choose to forward the packet?

A.
ip route 10.10.1.0 255.255.255.240 10.10.255.1
B. ip route 10.10.1.20 255.255.255.252 10.10.255.1
C. ip route 10.10.1.16 255.255.255.252 10.10.255.1
D. ip route 10.10.1.20 255.255.255.254 10.10.255.1

Correct Answer: B

Cisco Certified Network Associate (200-301 CCNA) – Question345

Router R1 must send all traffic without a matching routing-table entry to 192.168.1.1. Which configuration accomplishes this task?

A.
R1#config t
R1(config)#ip routing
R1(config)#ip route default-route 192.168.1.1
B. R1#config t
R1(config)#ip routing
R1(config)#ip route 192.168.1.1 0.0.0.0 0.0.0.0
C. R1#config t
R1(config)#ip routing
R1(config)#ip route 0.0.0.0 0.0.0.0 192.168.1.1
D. R1#config t
R1(config)#ip routing
R1(config)#ip default-gateway 192.168.1.1

Correct Answer: C

Cisco Certified Network Associate (200-301 CCNA) – Question344

By default, how does EIGRP determine the metric of a route for the routing table?

A.
It uses the bandwidth and delay values of the path to calculate the route metric.
B. It uses a default metric of 10 for all routes that are learned by the router.
C. It counts the number of hops between the receiving and destination routers and uses that value as the metric.
D. It uses a reference bandwidth and the actual bandwidth of the connected link to calculate the route metric.

Correct Answer: A

Cisco Certified Network Associate (200-301 CCNA) – Question343

Refer to the exhibit. Router R1 Fa0/0 cannot ping router R3 Fa0/1. Which action must be taken in router R1 to help resolve the configuration issue?


A.
set the default gateway as 20.20.20.2
B. configure a static route with Fa0/1 as the egress interface to reach the 20.20.2.0/24 network
C. configure a static route with 10.10.10.2 as the next hop to reach the 20.20.20.0/24 network
D. set the default network as 20.20.20.0/24

Correct Answer: C

Cisco Certified Network Associate (200-301 CCNA) – Question342

Refer to the exhibit. Router R1 is running three different routing protocols. Which route characteristic is used by the router to forward the packet that it receives for destination IP 172.16.32.1?


A.
longest prefix
B. administrative distance
C. cost
D. metric

Correct Answer: A