CCNA 2 - Modules 14 – 16 Flashcards
Which feature on a Cisco router permits the forwarding of traffic for which there is no specific route?
next-hop
gateway of last resort
route source
outgoing interface
gateway of last resort
Which three advantages are provided by static routing? (Choose three.)
Static routing does not advertise over the network, thus providing better security.
Configuration of static routes is error-free.
Static routes scale well as the network grows.
Static routing typically uses less network bandwidth and fewer CPU operations than dynamic routing does.
The path a static route uses to send data is known.
No intervention is required to maintain changing route information.
Static routing does not advertise over the network, thus providing better security.
Static routing typically uses less network bandwidth and fewer CPU operations than dynamic routing does.
The path a static route uses to send data is known.
What are two functions of dynamic routing protocols? (Choose two.)
to maintain routing tables
to assure low router overhead
to avoid exposing network information
to discover the network
to choose the path that is specified by the administrator
to maintain routing tables
to discover the network
What is an advantage of using dynamic routing protocols instead of static routing?
easier to implement
more secure in controlling routing updates
fewer router resource overhead requirements
ability to actively search for new routes if the current path becomes unavailable
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?
The static route is removed from the routing table.
The router polls neighbors for a replacement route.
The router automatically redirects the static route to use another interface.
The static route remains in the table because it was defined as static.
The static route is removed from the routing table.
What is a characteristic of a static route that matches all packets?
It uses a single network address to send multiple static routes to one destination address.
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.
It backs up a route already discovered by a dynamic routing protocol.
It is configured with a higher administrative distance than the original dynamic routing protocol has.
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?
in an organization where routers suffer from performance issues
on a stub network that has a single exit point
in an organization with a smaller network that is not expected to grow in size
on a network where there is a lot of topology changes
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?
C 192.168.10.0/30 is directly connected, GigabitEthernet0/1
O 10.1.1.0/24 [110/65] via 192.168.200.2, 00:01:20, Serial0/1/0
S* 0.0.0.0/0 [1/0] via 172.16.1.1
S 10.1.0.0/16 is directly connected, GigabitEthernet0/0
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?
CCNA 2 v7 Modules 14 - 16: Routing Concepts and Configuration Exam Answers 1
120
110
1
4
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?
administrative distance
metric
outgoing interface
routing protocol
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?
CCNA 2 v7 Modules 14 - 16: Routing Concepts and Configuration Exam Answers 2
A(config)# ip route 192.168.3.0 255.255.255.0 192.168.3.1
A(config)# ip route 192.168.3.2 255.255.255.0 192.168.4.0
A(config)# ip route 192.168.4.0 255.255.255.0 192.168.5.2
A(config)# ip route 192.168.5.0 255.255.255.0 192.168.3.2
A(config)# ip route 192.168.4.0 255.255.255.0 192.168.3.2
A(config)# ip route 192.168.4.0 255.255.255.0 192.168.3.2
On which two routers would a default static route be configured? (Choose two.)
any router where a backup route to dynamic routing is needed for reliability
the router that serves as the gateway of last resort
any router running an IOS prior to 12.0
stub router connection to the rest of the corporate or campus network
edge router connection to the ISP
stub router connection to the rest of the corporate or campus network
edge router connection to the ISP
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?
CCNA 2 v7 Modules 14 - 16: Routing Concepts and Configuration Exam Answers 3
Create a static route pointing to 10.1.1.1 with an AD of 95.
Create a fully specified static route pointing to Fa0/0 with an AD of 1.
Create a fully specified static route pointing to Fa0/0 with an AD of 95.
Create a static route pointing to 10.1.1.1 with an AD of 1.
Create a static route pointing to Fa0/0 with an AD of 1.
Create a fully specified static route pointing to Fa0/0 with an AD of 95.
What is a characteristic of a floating static route?
When it is configured, it creates a gateway of last resort.
It is used to provide load balancing between static routes.
It is simply a static route with 0.0.0.0/0 as the destination IPv4 address.
It is configured with a higher administrative distance than the original dynamic routing protocol has.
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?
FFFF::/128
::1/64
::/128
::/0
::/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?
exit interface
maximum number of hops to the 192.168.10.0/24 network
metric
administrative distance
administrative distance
Refer to the exhibit. The routing table for R2 is as follows:
Gateway of last resort is not set
10.0.0.0/30 is subnetted, 2 subnets
C 10.0.0.0 is directly connected, Serial0/0/0
C 10.0.0.4 is directly connected, Serial0/0/1
192.168.10.0/26 is subnetted, 3 subnets
S 192.168.10.0 is directly connected, Serial0/0/0
C 192.168.10.64 is directly connected, FastEthernet0/0
S 192.168.10.128 [1/0] via 10.0.0.6
What will router R2 do with a packet destined for 192.168.10.129?
CCNA 2 v7 Modules 14 - 16: Routing Concepts and Configuration Exam Answers 4
send the packet out interface FastEthernet0/0
send the packet out interface Serial0/0/1
drop the packet
send the packet out interface Serial0/0/0
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?
0
1
32
100
100
Refer to the exhibit. Which default static route command would allow R1 to potentially reach all unknown networks on the Internet?
CCNA 2 v7 Modules 14 - 16: Routing Concepts and Configuration Exam Answers 5
R1(config)# ipv6 route 2001:db8:32::/64 G0/0
R1(config)# ipv6 route ::/0 G0/0 fe80::2
R1(config)# ipv6 route 2001:db8:32::/64 G0/1 fe80::2
R1(config)# ipv6 route ::/0 G0/1 fe80::2
R1(config)# ipv6 route ::/0 G0/1 fe80::2
Refer to the exhibit. The network engineer for the company that is shown wants to use the primary ISP connection for all external connectivity. The backup ISP connection is used only if the primary ISP connection fails. Which set of commands would accomplish this goal?
CCNA 2 v7 Modules 14 - 16: Routing Concepts and Configuration Exam Answers 6
ip route 0.0.0.0 0.0.0.0 s0/0/0
ip route 0.0.0.0 0.0.0.0 s0/1/0
ip route 0.0.0.0 0.0.0.0 s0/0/0
ip route 0.0.0.0 0.0.0.0 s0/1/0 10
ip route 198.133.219.24 255.255.255.252
ip route 64.100.210.80 255.255.255.252 10
ip route 198.133.219.24 255.255.255.252
ip route 64.100.210.80 255.255.255.252
ip route 0.0.0.0 0.0.0.0 s0/0/0
ip route 0.0.0.0 0.0.0.0 s0/1/0 10
Refer to the exhibit. Which set of commands will configure static routes that will allow the Park and the Alta routers to a) forward packets to each LAN and b) direct all other traffic to the Internet?
CCNA 2 v7 Modules 14 - 16: Routing Concepts and Configuration Exam Answers 7
Park(config)# ip route 0.0.0.0 0.0.0.0 192.168.14.1
Alta(config)# ip route 10.0.234.0 255.255.255.0 192.168.14.2
Alta(config)# ip route 0.0.0.0 0.0.0.0 s0/0/0
Park(config)# ip route 0.0.0.0 0.0.0.0 192.168.14.1
Alta(config)# ip route 10.0.234.0 255.255.255.0 192.168.14.2
Alta(config)# ip route 198.18.222.0 255.255.255.255 s0/0/0
Park(config)# ip route 172.16.67.0 255.255.255.0 192.168.14.1
Park(config)# ip route 0.0.0.0 0.0.0.0 192.168.14.1
Alta(config)# ip route 10.0.234.0 255.255.255.0 192.168.14.2
Park(config)# ip route 172.16.67.0 255.255.255.0 192.168.14.1
Alta(config)# ip route 10.0.234.0 255.255.255.0 192.168.14.2
Alta(config)# ip route 0.0.0.0 0.0.0.0 s0/0/1
Park(config)# ip route 0.0.0.0 0.0.0.0 192.168.14.1
Alta(config)# ip route 10.0.234.0 255.255.255.0 192.168.14.2
Alta(config)# ip route 0.0.0.0 0.0.0.0 s0/0/0
Refer to the exhibit. The small company shown uses static routing. Users on the R2 LAN have reported a problem with connectivity. What is the issue?
CCNA 2 v7 Modules 14 - 16: Routing Concepts and Configuration Exam Answers 8
R1 needs a static route to the R2 LAN.
R2 needs a static route to the R1 LANs.
R1 needs a default route to R2.
R2 needs a static route to the Internet.
R1 and R2 must use a dynamic routing protocol.
R1 needs a static route to the R2 LAN.
Refer to the exhibit. An administrator is attempting to install an IPv6 static route on router R1 to reach the network attached to router R2. After the static route command is entered, connectivity to the network is still failing. What error has been made in the static route configuration?
CCNA 2 v7 Modules 14 - 16: Routing Concepts and Configuration Exam Answers 9
The next hop address is incorrect.
The interface is incorrect.
The destination network is incorrect.
The network prefix is incorrect.
The interface is incorrect.
Refer to the exhibit. How was the host route 2001:DB8:CAFE:4::1/128 installed in the routing table?
CCNA 2 v7 Modules 14 - 16: Routing Concepts and Configuration Exam Answers 10
The route was dynamically created by router R1.
The route was dynamically learned from another router.
The route was manually entered by an administrator.
The route was automatically installed when an IP address was configured on an active interface.
The route was manually entered by an administrator.
Refer to the exhibit. HostA is attempting to contact ServerB. Which two statements correctly describe the addressing that HostA will generate in the process? (Choose two.)
CCNA 2 v7 Modules 14 - 16: Routing Concepts and Configuration Exam Answers 11
A packet with the destination IP address of RouterA.
A frame with the destination MAC address of SwitchA.
A packet with the destination IP address of ServerB.
A frame with the destination MAC address of RouterA.
A frame with the destination MAC address of ServerB.
A packet with the destination IP address of RouterB.
A packet with the destination IP address of ServerB.
A frame with the destination MAC address of RouterA.