MOD 15/16

Lakukan tugas rumah & ujian kamu dengan baik sekarang menggunakan Quizwiz!

3. A network administrator uses the command ip route 172.18.0.0 255.255.0.0 S0/0/1 to configure a floating static route on a router. That route will function as a backup route to reach the EIGRP learned network 172.18.0.0/16. After this configuration, the EIGRP route is removed from the routing table even though EIGRP is still functioning properly. Why is the static route not functioning as intended?

The administrative distance value is not high enough on the static route.

24. 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.

8. A network administrator has entered the following command ip route 192.168.10.64 255.255.255.192 serial0/0/1

Verify that the serial 0/0/1 interface is active and available.

7. A network administrator is configuring a route to forward packets to a specific web server. What type of route should be configured by the administrator?

a host route

13. Which type of static route typically uses the distance parameter in the ip route global configuration command?

floating static route

4. What type of static route is created when the next-hop IP address and exit interface are specified?

fully specified static route

21. 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 ip route 0.0.0.0 0.0.0.0 s0/1/0 10

5. What is the correct syntax of a floating static route?

ip route 209.165.200.228 255.255.255.248 10.0.0.1 120

6. Which static route statement shows a recursive IPv6 static route?

ipv6 route 2001:db8:cafe:1::/56 2001:db8:1000:10::1

8. Which command would create a valid IPv6 default route?

ipv6 route ::/o 2001:db8:acad:2::a

15. What network address and subnet mask combination would be used to create a default static route that matches any IPv4 destination?

0.0.0.0 0.0.0.0

1. Which sequence correctly identifies the order of the steps that a router will perform when it receives a packet on an Ethernet interface?

1. The router examines the destination MAC address. 2. The router identifies the Ethernet Type field. 3. The router de-encapsulates the Ethernet frame. 4. The router examines the destination IP address

16. What network prefix and prefix-length combination is used to create a default static route that will match any IPv6 destination?

::/0

12. 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

29. 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.

12. What command, or set of commands, would be used to determine if the following configuration on router HQ works as designed?

HQ(config)# interface serial 0/1/0 HQ(config-if)# shutdown HQ(config-if)# end HQ# show ip route

10. What is the purpose of a floating static route?

It allows an alternate connection to be used when the preferred link fails.

5. Which statement describes the sequence of processes executed by a router when it receives a packet from a host to be delivered to a host on another network?

It de-encapsulates the packet, selects the appropriate path, and encapsulates the packet to forward it toward the destination host.

10. What does the letter C mean next to an entry in the output of the show ip route command?

It identifies a network that is directly connected to the router.

9. What is a characteristic of a default static route? ​

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.

22. 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.1Alta(config)# ip route 10.0.234.0 255.255.255.0 192.168.14.2Alta(config)# ip route 0.0.0.0 0.0.0.0 s0/0/0

23. 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.

35. 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

4. A static route has been configured on a router. However, the destination network no longer exists. What should an administrator do to remove the static route from the routing table?

Remove the route using the no ip route command.

11. Which IPv6 static route would serve as a backup route to a dynamic route learned through OSPF?

Router1 (config)# ipv6 route 2001:db8:acad:1::/32 2001:db8:acad:6::2 200

28. 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.

25. 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.

27. 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.

When an IPv6 static route is configured, the next-hop address can be ......

an IPv6 link-local address on the adjacent router.

42. What characteristic completes the following statement? When an IPv6 static route is configured, as a backup route to a static route in the routing table, the "distance" command is used with ......

an administrative distance of 2.

2. Which type of static route that is configured on a router uses only the exit interface?

directly connected static route

9. What will a router do if it does not have a default route configured and a packet needs to be forwarded to a destination network that is not listed in the routing table?

drop it

45. Refer to the exhibit. Which type of IPv6 static route is configured in the exhibit?

recursive static route

3. A network administrator has entered a static route to an Ethernet LAN that is connected to an adjacent router. However, the route is not shown in the routing table. Which command would the administrator use to verify that the exit interface is up?

show ip interface brief

2. Which three IOS troubleshooting commands can help to isolate problems with a static route? (Choose three.)

show ip interface brief show ip route ping

7. A network administrator notices that a correctly entered static route is not in the routing table. What two router commands would an administrator use to determine if the exit interface was up and the next hop address is available? (Choose two.)

show ip interface brief ping

13. 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 edge router connection to the ISP

What characteristic completes the following statement?When an IPv6 static route is configured, it is first necessary to configure ......

the "ipv6 unicast-routing" command.

34. What two pieces of information are needed in a fully specified static route to eliminate recursive lookups? (Choose two.)

the interface ID exit interface the IP address of the next-hop neighbor

14. Why would a floating static route be configured with an administrative distance that is higher than the administrative distance of a dynamic routing protocol that is running on the same router?

to be used as a backup route

6. A network engineer issues the show cdp neighbor command on several network devices during the process of network documentation. What is the purpose of performing this command?

to obtain information about directly connected Cisco devices

1. A network administrator configures a router by the command ip route 0.0.0.0 0.0.0.0 209.165.200.226. What is the purpose of this command?

to provide a route to forward packets for which there is no route in the routing table


Set pelajaran terkait

Chapter 13- A House Divided, 1840-1861

View Set

Home (Toni Morrison): Chapter 8-17 Quiz

View Set

Chapter 55: Care of Patients with Stomach Disorders

View Set

ATI wellness, Health promotion, and disease prevention test

View Set