H12-811 Exam QuestionsBrowse all questions from this exam

H12-811 Exam - Question 42


Which of the following are features of the OSPF protocol?

Show Answer
Correct Answer: B,D

OSPF, which stands for Open Shortest Path First, includes several key features. Routing loops are not common in OSPF due to its use of the Dijkstra algorithm. Triggered updates are indeed supported, allowing the protocol to send updates only when there is a change in the network topology. The shortest path calculation in OSPF is based on metrics such as bandwidth or delay, not just the number of hops. Finally, OSPF supports the concept of dividing an OSPF domain into areas to optimize and manage the network more efficiently. Thus, the correct options are that triggered update is supported and area division is supported.

Discussion

2 comments
Sign in to comment
buggybombastis10Option: D
May 12, 2023

The answer is D

FerioSiqueiraOption: B
Feb 16, 2024

B and B Of the listed options, the features of the OSPF protocol are: a. Loops are NOT likely to ocurr B. Triggered update is supported. C. The shortest path is calculated based on link weights (not just hop count). D. Area division is supported.