Link-state protocols calculate and pass full routing tables to all routers intheir associated areas, and distance vector protocols do not.When determining invalid routes, link-state protocols use split horizon for allroute computations. Distance vector protocols use reverse poisoningDistance vector protocols require more CPU and RAM for route calculationsthan link-state protocols require.
Scoring Rule For: correctness of response
2 points for Option 1Which two statements describe the operation of link-state routing protocols?(Choose two.)All routers in the same area have identical link-state databases whenconverged.Routing loops are prevented by running the Diffusing Update Algorithm(DUAL).Link-state routers send frequent periodic updates of the entire routing table.Reliable Transport Protocol (RTP) is used to deliver and receive LSAs.Calculating the shortest path for each destination is accomplished with theSPF algorithm.
Scoring Rule For: correctness of response
Option 1 and Option 5 are correct.Refer to the exhibit. The network administrator would like only the 172.16.32.0network advertised to Router1. Which OSPF network command accomplishesthis?Router2(config-router)#
network 172.16.0.0 0.0.0.15 area 0
Router2(config-router)#
network 172.16.0.0 0.0.15.255 area 0
Router2(config-router)#
network 172.16.32.0 0.0.15.255 area 0
Router2(config-router)#
network 172.16.32.0 0.0.255.255 area 0Scoring Rule For: correctness of response
2 points for Option 30 points for any other optionRefer to the exhibit. Routers A, B, and C are part of the existing OSPF network.Router D has been added to the network. All routers are running OSPF and havethe indicated priorities applied to the interface. What is the DR/BDR statusimmediately after router D is added to the existing network?An election is forced and router D wins the DR election.
Add a Comment