352-001 · Question #212
When network summaries are created for access networks in a network design, how does it change the behavior of the Shortest Path First (SPF) running in a backbone area?
The correct answer is B. There would be fewer partial SPFs.. Summarizing access network routes at ABRs reduces partial SPF calculations in the backbone because individual route changes are hidden behind the aggregate summary LSA.
Question
When network summaries are created for access networks in a network design, how does it change the behavior of the Shortest Path First (SPF) running in a backbone area?
Options
- AThere would be fewer incremental SPFs.
- BThere would be fewer partial SPFs.
- CThere would be fewer full SPFs.
- DThere would be no change with the SPFs.
How the community answered
(41 responses)- A12% (5)
- B61% (25)
- C22% (9)
- D5% (2)
Why each option
Summarizing access network routes at ABRs reduces partial SPF calculations in the backbone because individual route changes are hidden behind the aggregate summary LSA.
Incremental SPF is an optimization of the full SPF algorithm applied to router and network topology changes; it is not the primary calculation type reduced by summarization.
When access network prefixes are summarized at ABRs, individual route changes within the access area are absorbed by the aggregate and do not generate separate Type 3 LSA updates in the backbone. Partial SPF - triggered by changes to Type 3, 4, 5, and 7 LSAs - runs less frequently in the backbone because the summary LSA only changes if the aggregate itself changes, shielding backbone routers from route-level churn.
Full SPF is triggered by Type 1 and Type 2 LSA changes representing physical topology events; access network route changes do not generate these LSA types, so summarization has minimal effect on full SPF frequency.
Summarization definitively reduces SPF computation in the backbone by concealing access area route details; claiming no change occurs contradicts the fundamental purpose of inter-area summarization.
Concept tested: OSPF summarization effect on partial SPF in backbone area
Source: https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/47868-ospf-partialspf.html
Topics
Community Discussion
No community discussion yet for this question.