Pages

OSPFv2 Ipv4 Routes



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

No comments:

Post a Comment