The interface ID exit interface

The interface ID exit interface


static routing is more secure because it does not advertise over the network

static routing uses fewer router resources than dynamic routing.

 

·         what are two advantages of static routing over dynamic routing? (Choose two.)

 

ip route 209.165.200.228 255.255.255.248 10.0.0.1 120

 

·         what is the correct syntax of a floating 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.

 

·         what is a characteristic of a static route that matches all packets?

 

default route

 

·         what type of route allows a router to forward packets even though its routing table contains no specific route to the destination network?

 

to be used as a backup route

 

·         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?

 

172.16.0.0/24

 

·         a company has several networks with the following IP address requirements:
IP phones - 50
PCs - 70
IP cameras - 10
wireless access points - 10
network printers - 10
network scanners - 2

which block of addresses would be the minimum to accommodate all of these devices if each type of device was on its own network

 

he static route is removed from the routing table

 

·         what happens to a static route entry in a routing table when the outgoing interface associated with that route goes into the down state?

 

s 172.16.1.0 [1/0] via 172.16.2.2

 

·         the network administrator configures the router with the ip route 172.16.1.0 255.255.255.0 172.16.2.2 command. How will this route appear in the routing table?

 

A(config)# no ip route 10.0.0.0 255.0.0.0 172.16.40.2

A(config)# ip route 10.0.0.0 255.0.0.0 192.168.1.2

 

·         graphic shows output of show ip route as follows:
A# show ip route
Gateway of last resort is not set
S 10.0.0.0/8 [1/0] via 172.16.40.2
64.0.0.0/16 is subnetted, 1 subnets
C 64.100.0.0 is directly connected, Serial0/1/0
C 128.107.0.0/16 is directly connected, Loopback2
172.16.0.0/24 is subnetted, 1 subnets
C 172.16.40.0 is directly connected, Serial0/0/0
C 192.168.1.0/24 is directly connected,FastEthernet0/0/0
S 192.168.2.0/24 [1/0] via 172.16.40.2
C 198.132.219.0/24 is directly connected, Loopback0
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.)

 

directly connected static route

 

·         which type of static route that is configured on a router uses only the exit interface?

 

A (config)# ip route 192.168.4.0 255.255.255.0 192.168.3.2

 

·         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?

 

Border(config)# ip route 0.0.0.0 0.0.0.0 s0/0/1

 

·         refer to the exhibit. The network administrator needs to configure a default route on the Border router. Which command would the administrator use to configure a default route that will require the least amount of router processing when forwarding packets?

 

The interface ID exit interface

·        

The IP address of the next-hop neighbor

·         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

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

 

 

Ipv6 route 2001:db8:10:12::/64 S0/0/1\

 

·         Open the PT Activity. Perform the tasks in the activity instructions and then answer the question. What IPv6 static route can be configured on router R1 to make a fully converged network?

 

 

Answer Detail

Get This Answer

Invite Tutor