Question 1
Question
Which of the following routing protocols are considered to use link-state logic? (Choose two answers.)
Answer
-
RIP-1
-
RIP-2
-
EIGRP
-
OSPF
-
ntegrated IS-IS
Question 2
Question
Which of the following routing protocols use a metric that is, by default, at least partially affected by link bandwidth? (Choose two answers.)
Question 3
Question
Which of the following interior routing protocols support VLSM? (Choose four answers.)
Answer
-
RIP-1
-
RIP-2
-
EIGRP
-
OSPF
-
Integrated IS-IS
Question 4
Question
Which of the following is true about how a router using a link-state routing protocol chooses the best route to reach a subnet?
Answer
-
The router finds the best route in the link-state database.
-
The router calculates the best route by running the SPF algorithm against the information in the link-state database.
-
The router compares the metrics listed for that subnet in the updates received from each neighbor and picks the best (lowest) metric route.
-
The router uses the path that has the lowest hop count.
Question 5
Question
OSPF runs an algorithm to calculate the currently best route. Which of the following terms refer to that algorithm? (Choose two answers.)
Answer
-
SPF
-
DUAL
-
Feasible successor
-
Dijkstra
-
Good old common sense
Question 6
Question
Which of the following network commands, following the command router ospf 1, tells this router to start using OSPF on interfaces whose IP addresses are 10.1.1.1, 10.1.100.1, and 10.1.120.1?
Answer
-
network 10.0.0.0 255.0.0.0 area
-
network 10.0.0.0 0.255.255.255 area 0
-
network 10.0.0.1 0.0.0.255 area 0
-
network 10.0.0.1 0.0.255.255 area
Question 7
Question
Which of the following network commands, following the command router ospf1, tells this router to start using OSPF on interfaces whose IP addresses are 10.1.1.1, 10.1.100.1, and 10.1.120.1?
Answer
-
network 0.0.0.0 255.255.255.255 area 0
-
network 10.0.0.0 0.255.255.0 area 0
-
network 10.1.1.0 0.x.1x.0 area 0
-
network 10.1.1.0 255.0.0.0 area 0
-
network 10.0.0.0 255.0.0.0 area 0
Question 8
Question
Which of the following commands list the OSPF neighbors off interface serial 0/0? (Choose two answers.)