Modules 14 - 16: Routing Concepts and Configuration

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/113

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

114 Terms

1
New cards
Which feature on a Cisco router permits the forwarding of traffic for which there is no specific route?
gateway of last resort
2
New cards
Which three advantages are provided by static routing? (Choose three.)
Static routing does not advertise over the network, thus providing better security.
3
New cards
Static routing typically uses less network bandwidth and fewer CPU operations than dynamic routing does.
4
New cards
The path a static route uses to send data is known.
5
New cards
What are two functions of dynamic routing protocols? (Choose two.)
to maintain routing tables
6
New cards
to discover the network
7
New cards
What is an advantage of using dynamic routing protocols instead of static routing?
ability to actively search for new routes if the current path becomes unavailable​
8
New cards
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.
9
New cards
What is a characteristic of a static route that matches all packets?
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.
10
New cards
When would it be more beneficial to use a dynamic routing protocol instead of static routing?
on a network where there is a lot of topology changes
11
New cards
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?
O 10.1.1.0/24 [110/65] via 192.168.200.2, 00:01:20, Serial0/1/0
12
New cards
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?
120
13
New cards
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
14
New cards
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?
A(config)# ip route 192.168.4.0 255.255.255.0 192.168.3.2
15
New cards
On which two routers would a default static route be configured? (Choose two.)
stub router connection to the rest of the corporate or campus network
16
New cards
edge router connection to the ISP
17
New cards
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?
Create a fully specified static route pointing to Fa0/0 with an AD of 95.
18
New cards
What is a characteristic of a floating static route?
It is configured with a higher administrative distance than the original dynamic routing protocol has.
19
New cards
What network prefix and prefix-length combination is used to create a default static route that will match any IPv6 destination?
::/0
20
New cards
Consider the following command:
21
New cards
ip route 192.168.10.0 255.255.255.0 10.10.10.2 5
22
New cards
What does the 5 at the end of the command signify?
administrative distance
23
New cards
The routing table for R2 is as follows:
24
New cards
Gateway of last resort is not set
25
New cards
10.0.0.0/30 is subnetted, 2 subnets
26
New cards
C 10.0.0.0 is directly connected, Serial0/0/0
27
New cards
C 10.0.0.4 is directly connected, Serial0/0/1
28
New cards
192.168.10.0/26 is subnetted, 3 subnets
29
New cards
S 192.168.10.0 is directly connected, Serial0/0/0
30
New cards
C 192.168.10.64 is directly connected, FastEthernet0/0
31
New cards
S 192.168.10.128 [1/0] via 10.0.0.6
32
New cards
What will router R2 do with a packet destined for 192.168.10.129?
send the packet out interface Serial0/0/1
33
New cards
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?
100
34
New cards
Refer to the exhibit. Which default static route command would allow R1 to potentially reach all unknown networks on the Internet?
R1(config)# ipv6 route ::/0 G0/1 fe80::2
35
New cards
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?
ip route 0.0.0.0 0.0.0.0 s0/0/0
36
New cards
ip route 0.0.0.0 0.0.0.0 s0/1/0 10
37
New cards
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?
Park(config)# ip route 0.0.0.0 0.0.0.0 192.168.14.1
38
New cards
Alta(config)# ip route 10.0.234.0 255.255.255.0 192.168.14.2
39
New cards
Alta(config)# ip route 0.0.0.0 0.0.0.0 s0/0/0
40
New cards
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?
R1 needs a static route to the R2 LAN.
41
New cards
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?
The interface is incorrect.
42
New cards
Refer to the exhibit. How was the host route 2001:DB8:CAFE:4::1/128 installed in the routing table?
The route was manually entered by an administrator.
43
New cards
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.)
A packet with the destination IP address of ServerB.
44
New cards
A frame with the destination MAC address of RouterA.
45
New cards
Refer to the exhibit. A ping from R1 to 10.1.1.2 is successful, but a ping from R1 to any address in the 192.168.2.0 network fails. What is the cause of this problem?
The static route for 192.168.2.0 is incorrectly configured.
46
New cards
Refer to the exhibit. An administrator is attempting to install a default static route on router R1 to reach the Site B network on router R2. After entering the static route command, the route is still not showing up in the routing table of router R1. What is preventing the route from installing in the routing table?
The next hop address is incorrect.
47
New cards
Refer to the exhibit. The Branch Router has an OSPF neighbor relationship with the HQ router over the 198.51.0.4/30 network. The 198.51.0.8/30 network link should serve as a backup when the OSPF link goes down. The floating static route command ip route 0.0.0.0 0.0.0.0 S0/1/1 100 was issued on Branch and now traffic is using the backup link even when the OSPF link is up and functioning. Which change should be made to the static route command so that traffic will only use the OSPF link when it is up?
Change the administrative distance to 120.
48
New cards
What characteristic completes the following statement?
49
New cards
When an IPv6 static route is configured, the next-hop address can be ......
an IPv6 link-local address on the adjacent router.
50
New cards
Gateway of last resort is not set.
51
New cards
172.19.115.0/26 is variously subnetted, 7 subnets, 3 masks
52
New cards
O 172.19.115.0/26 [110/10] via 172.19.39.1, 00:00:24, Serial0/0/0
53
New cards
O 172.19.115.64/26 [110/20] via 172.19.39.6, 00:00:56, Serial 0/0/1
54
New cards
O 172.19.115.128/26 [110/10] via 172.19.39.1, 00:00:24, Serial 0/0/0
55
New cards
C 172.19.115.192/27 is directly connected, GigabitEthernet0/0
56
New cards
L 172.19.115.193/27 is directly connected, GigabitEthernet0/0
57
New cards
C 172.19.115.224/27 is directly connected, GigabitEthernet0/1
58
New cards
L 172.19.115.225/27 is directly connected, GigabitEthernet0/1
59
New cards
172.19.39.0/24 is variably subnetted, 4 subnets, 2 masks
60
New cards
C 172.19.39.0/30 is directly connected, Serial0/0/0
61
New cards
L 172.19.39.2/32 is directly connected, Serial0/0/0
62
New cards
C 172.19.39.4/30 is directly connected, Serial0/0/1
63
New cards
L 172.19.39.5/32 is directly connected, Serial0/0/1
64
New cards
S 172.19.40.0/26 [1/0] via 172.19.39.1, 00:00:24, Serial0/0/0
65
New cards
R1#
66
New cards
Refer to the exhibit. Which interface will be the exit interface to forward a data packet that has the destination IP address 172.19.115.206?
GigabitEthernet0/0
67
New cards
Refer to the exhibit. What routing solution will allow both PC A and PC B to access the Internet with the minimum amount of router CPU and network bandwidth utilization?
Configure a static default route from R1 to Edge, a default route from Edge to the Internet, and a static route from Edge to R1.
68
New cards
Refer to the exhibit. What would happen after the IT administrator enters the new static route?
The 172.16.1.0 route learned from RIP would be replaced with the 172.16.1.0 static route.
69
New cards
What two pieces of information are needed in a fully specified static route to eliminate recursive lookups? (Choose two.)
the interface ID exit interface
70
New cards
the IP address of the next-hop neighbor
71
New cards
Refer to the exhibit. Which command will properly configure an IPv6 static route on R2 that will allow traffic from PC2 to reach PC1 without any recursive lookups by router R2?
R2(config)# ipv6 route 2001:db8:10:12::/64 S0/0/0
72
New cards
Refer to the exhibit. Which static route would an IT technician enter to create a backup route to the 172.16.1.0 network that is only used if the primary RIP learned route fails?
ip route 172.16.1.0 255.255.255.0 s0/0/0 121
73
New cards
A user reports that PC0 cannot visit the web server www.server.com. Troubleshoot the network configuration to identify the problem.
74
New cards
What is the cause of the problem?
Routing between HQ and Branch is configured incorrectly
75
New cards
Refer to the exhibit. PC A sends a request to Server B. What IPv4 address is used in the destination field in the packet as the packet leaves PC A?
192.168.12.16
76
New cards
What does R1 use as the MAC address of the destination when constructing the frame that will go from R1 to Server B?
If the destination MAC address that corresponds to the IPv4 address is not in the ARP cache, R1 sends an ARP request.
77
New cards
What route would have the lowest administrative distance?
a directly connected network
78
New cards
A network administrator configures the interface fa0/0 on the router R1 with the command ip address 172.16.1.254 255.255.255.0. However, when the administrator issues the command show ip route, the routing table does not show the directly connected network. What is the possible cause of the problem?
The interface fa0/0 has not been activated.
79
New cards
A router has used the OSPF protocol to learn a route to the 172.16.32.0/19 network. Which command will implement a backup floating static route to this network?
ip route 172.16.32.0 255.255.224.0 S0/0/0 200
80
New cards
Consider the following command:
81
New cards
ip route 192.168.10.0 255.255.255.0 10.10.10.2 5
82
New cards
How would an administrator test this configuration?
Manually shut down the router interface used as a primary route.
83
New cards
Refer to the exhibit. Which type of IPv6 static route is configured in the exhibit?
recursive static route
84
New cards
What characteristic completes the following statement?
85
New cards
When an IPv6 static route is configured, it is first necessary to configure ......
the "ipv6 unicast-routing" command.
86
New cards
Gateway of last resort is not set.
87
New cards
172.18.109.0/26 is variously subnetted, 7 subnets, 3 masks
88
New cards
O 172.18.109.0/26 [110/10] via 172.18.32.1, 00:00:24, Serial0/0/0
89
New cards
O 172.18.109.64/26 [110/20] via 172.18.32.6, 00:00:56, Serial 0/0/1
90
New cards
O 172.18.109.128/26 [110/10] via 172.18.32.1, 00:00:24, Serial 0/0/0
91
New cards
C 172.18.109.192/27 is directly connected, GigabitEthernet0/0
92
New cards
L 172.18.109.193/27 is directly connected, GigabitEthernet0/0
93
New cards
C 172.18.109.224/27 is directly connected, GigabitEthernet0/1
94
New cards
L 172.18.109.225/27 is directly connected, GigabitEthernet0/1 172.18.32.0/24 is variably subnetted, 4 subnets, 2 masks
95
New cards
C 172.18.32.0/30 is directly connected, Serial0/0/0
96
New cards
L 172.18.32.2/32 is directly connected, Serial0/0/0
97
New cards
C 172.18.32.4/30 is directly connected, Serial0/0/1
98
New cards
L 172.18.32.5/32 is directly connected, Serial0/0/1
99
New cards
S 172.18.33.0/26 [1/0] via 172.18.32.1, 00:00:24, Serial0/0/0
100
New cards
R1#