1/31
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
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
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
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.
Refer to the exhibit. The routing table for R2 is as follows:
Gateway of last resort is not set. What will router R2 do with a packet destined for 192.168.10.129?
send the packet out interface Serial0/0/1
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
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/0ip 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?
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
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.
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
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
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.
A frame with the destination MAC address of RouterA.
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.
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
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.
What characteristic completes the following statement?When an IPv6 static route is configured, the next-hop address can be ......
an IPv6 link-local address on the adjacent router.
Gateway of last resort is not set. 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?
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.
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.
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
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
Open the PT Activity. Perform the tasks in the activity instructions and then answer the question. A user reports that PC0 cannot visit the web server www.server.com . Troubleshoot the network configuration to identify the problem.
What is the cause of the problem?
Routing between HQ and Branch is configured incorrectly.
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
Refer to the exhibit. Which type of IPv6 static route is configured in the exhibit?
recursive static route
Gateway of last resort is not set. Refer to the exhibit. Which interface will be the exit interface to forward a data packet that has the destination IP address 172.18.109.152?
serial 0/0/0
Refer to the exhibit. What will the router do with a packet that has a destination IP address of 192.168.12.227?
send the packet out the Serial 0/0/0 interface
Refer to the exhibit. What command would be used to configure a static route on R1 so that traffic from both LANs can reach the 2001:db8:1:4::/64 remote network?
ipv6 route 2001:db8:1:4::/64; 2001:db8:1:3::2
Refer to the exhibit. What two commands will change the next-hop address for the 10.0.0.0/8 network from 172.16.40.2 to 192.168.1.2? (Choose two.)
A(config)# ip route 10.0.0.0 255.0.0.0 192.168.1.2; A(config)# no ip route 10.0.0.0 255.0.0.0 172.16.40.2
Refer to the exhibit. Which interface will be the exit interface to forward a data packet that has the destination IP address 192.168.139.244?
GigabitEthernet0/1
Refer to the exhibit. Which interface will be the exit interface to forward a data packet that has the destination IP address 192.168.71.52?
Serial0/0/0
Refer to the exhibit. Which interface will be the exit interface to forward a data packet that has the destination IP address 10.55.99.78?
Serial0/0/1
Refer to the exhibit. Which interface will be the exit interface to forward a data packet that has the destination IP address 10.3.86.2?
Serial0/0/0
Refer to the exhibit. Which interface will be the exit interface to forward a data packet that has the destination IP address 172.25.128.244?