Clasified in Homework of Other subjects of University.
Written at September 28, 2009 on
Español, translated to
English and with a size of 5,977 bytes.
The output of the show interfaces serial 0 / 1 Router # show the following:
Serial0 / 1 is up, line protocol is down
What is the most likely cause of that line protocol is disabled?
What addresses can be used to summarize networks from 172.16.0.0/24 to 172.16.7.0/24?

Refer to the exhibit. How do forwards packets destined to the 172.16.0.0 network?
| Why are advised to enter a next-hop IP address when creating a static route whose exit interface is an Ethernet network? | |
| Add the address of next hop router eliminates the need to conduct any search in the routing table before forwarding a packet. | |
| In a multiple access network, the router can not determine the MAC address of next hop for the Ethernet frame without a next-hop address. | |
| Using a next-hop address in a static route provides a route with a metric less. | |
| In multiple access networks, using a next-hop address in a static route makes this a possible default route. | |
![]() Refer to the exhibit. What set of commands will configure static routes that will allow WinterPark and Altamonte routers to send packets from each LAN and direct all other traffic to the Internet? | |
| WinterPark (config) # ip route 0.0.0.0 0.0.0.0 192.168.146.1 Altamonte (config) # ip route 10.0.234.0 255.255.255.0 192.168.146.2 Altamonte (config) # ip route 0.0.0.0 0.0.0.0 s0 / 1 | |
| WinterPark (config) # ip route 0.0.0.0 0.0.0.0 192.168.146.1 Altamonte (config) # ip route 10.0.234.0 255.255.255.0 192.168.146.2 Altamonte (config) # ip route 198.18.222.0 255,255,255,255 s0 / 1 | |
| WinterPark (config) # ip route 172.191.67.0 255.255.255.0 192.168.146.1 WinterPark (config) # ip route 0.0.0.0 0.0.0.0 192.168.146.1 Altamonte (config) # ip route 10.0.234.0 255.255.255.0 192.168.146.2 | |
| WinterPark (config) # ip route 172.191.67.0 255.255.255.0 192.168.146.1 Altamonte (config) # ip route 10.0.234.0 255.255.255.0 192.168.146.2 Altamonte (config) # ip route 0.0.0.0 0.0.0.0 s0 / 0 | |
| What happens to a static route entry in a routing table when the outgoing interface is not available? | |
| The route is removed from the table. | |
| The router interrogating neighbors in search of a replacement route. | |
| The route remains on the table because it was defined as static. | |
| The router redirects the static route to compensate for the loss of the next hop device. | |
![]() The routers shown in the diagram use the subnet assignments are illustrated. What is the most efficient route summary that can be configured in Router3 to publish internal networks to the cloud? | |
| 192.1.1.0/26 and 192.1.1.64/27 | |
| 192.1.1.128/25 | |
| 192.1.1.0/23 and 192.1.1.64/23 | |
| 192.1.1.0/24 | |
| 192.1.1.0/25 | |
| 192.1.1.0/24 and 192.1.1.64/24 | |
| Tags:module,ip route,ip route s0 / 1,show cdp neighbors,s0/0/0 ip route,traceroute | |
| This document has been visited 7,863 times and has received 10 votes | |
| Others users that have visited this document also searched for: | |
Refer to the exhibit. Which static route should be configured on Router1 so that host A will be able to reach host B on the 172.16.0.0 network?ip route 192.168.0.0 172.16.0.0 255.255.0.0ip route 172.16.0.0 255.255.0.0 192.168.0.1ip route 172.16.0.0 2 | |
| Karma: 38% |