ACTUAL Exam Questions and CORRECT
Answers
Which feature on a Cisco router permits the forwarding of traffic for which there is no specific
route? - CORRECT ANSWER - gateway of last resort
What is an advantage of using dynamic routing protocols instead of static routing? - CORRECT
ANSWER - ability to actively search for new routes if the current path becomes unavailable
What happens to a static route entry in a routing table when the outgoing interface associated
with that route goes into the down state? - CORRECT ANSWER - The static route is removed
from the routing table.
What is a characteristic of a static route that matches all packets? - CORRECT ANSWER - It
identifies the gateway IP address to which the router sends all IP packets for which it does not
have a learned or static route.
When would it be more beneficial to use a dynamic routing protocol instead of static routing? -
CORRECT ANSWER - on a network where there is a lot of topology changes
Which route would be used to forward a packet with a source IP address of 192.168.10.1 and a
destination IP address of 10.1.1.1? - CORRECT ANSWER - O 10.1.1.0/24 [110/65] via
192.168.200.2, 00:01:20, Serial0/1/0
Refer to the exhibit. What is the administrative distance value of the route for router R1 to reach
the destination IPv6 address of 2001:DB8:CAFE:4::A? - CORRECT ANSWER - 120
Which value in a routing table represents trustworthiness and is used by the router to determine
which route to install into the routing table when there are multiple routes toward the same
destination? - CORRECT ANSWER - administrative distance
, Refer to the graphic. Which command would be used on router A to configure a static route to
direct traffic from LAN A that is destined for LAN C? - CORRECT ANSWER - A(config)# ip
route 192.168.4.0 255.255.255.0 192.168.3.2
Refer to the exhibit. This network has two connections to the ISP, one via router C and one via
router B. The serial link between router A and router C supports EIGRP and is the primary link to
the Internet. If the primary link fails, the administrator needs a floating static route that avoids
recursive route lookups and any potential next-hop issues caused by the multiaccess nature of the
Ethernet segment with router B. What should the administrator configure? - CORRECT
ANSWER - Create a fully specified static route pointing to Fa0/0 with an AD of 95.
What is a characteristic of a floating static route? - CORRECT ANSWER - It is configured
with a higher administrative distance than the original dynamic routing protocol has.
What network prefix and prefix-length combination is used to create a default static route that
will match any IPv6 destination? - CORRECT ANSWER - ::/0
Consider the following command:
ip route 192.168.10.0 255.255.255.0 10.10.10.2 5
What does the 5 at the end of the command signify? - CORRECT ANSWER - administrative
distance
Refer to the exhibit. The routing table for R2 is as follows:
Gateway of last resort is not set
a packet destined for 192.168.10.129? - CORRECT ANSWER - send the packet out interface
Serial0/0/1
An administrator issues the ipv6 route 2001:db8:acad:1::/32 gigabitethernet0/0
2001:db8:acad:6::1 100 command on a router. What administrative distance is assigned to this
route? - CORRECT ANSWER - 100