Which of the following networkcommands, following the command router eigrp 1, tells this router to start using EIGRP on interfaces whose IP addresses are 10.1.1.1, 10.1.100.1, and 10.1.120.1? (Choose two answers.)
Respuesta
network 10.0.0.0
network 10.1.1x.0
network 10.0.0.0 0.255.255.255
network 10.0.0.0 255.255.255.0
Pregunta 2
Pregunta
Routers R1 and R2 attach to the same VLAN with IP addresses 10.0.0.1 and 10.0.0.2, respectively. R1 is configured with the commands router eigrp 99and network 10.0.0.0. Which of the following commands might be part of a working EIGRP configuration on R2 that ensures that the wo routers become neighbors and exchange routes? (Choose two answers.)
Respuesta
network 10
network 10.0.0.1 0.0.0.0
network 10.0.0.2 0.0.0.0
network 10.0.0.0
Pregunta 3
Pregunta
In the show ip routecommand, what code designation implies that a route was learned with EIGRP?
Respuesta
E
I
G
D
Pregunta 4
Pregunta
Examine the following excerpt from a show command on router R1:
Router R1’s EIGRP process knows of three possible routes to subnet 1. One route is a successor, and one is a feasible successor. R1 is not using the variancecommand to allow for unequal cost load balancing. Which of the following commands happen to show information about the feasible successor route, including its metric, whether as EIGRP topology information or as an IPv4 route?
Respuesta
show ip eigrp topology
show ip eigrp database
show ip route eigrp
show ip eigrp interfaces
Pregunta 7
Pregunta
Router R1 has four routes to subnet 2. The one successor route has a metric of 100, and the one feasible successor route has a metric of 350. The other routes have metrics of 450 and 550. R1’s EIGRP configuration includes the variance 5command. Choose the answer that refers to the highest-metric route to subnet 2 that will be visible in the output of the show ip route eigrpcommand on R1 .