nerdexam
Cisco

352-001 · Question #174

During a network design review, it is recommended that the network with a single large area should be broken up into a backbone and multiple nonbackbone areas. There are differing opinions on how…

The correct answer is C. The number of externals and network summaries are increased. Each additional ABR independently generates its own set of Type 3 inter-area summary LSAs and participates in advertising external routes, multiplying the total LSA count in the LSDB.

Layer 3 Control Plane

Question

During a network design review, it is recommended that the network with a single large area should be broken up into a backbone and multiple nonbackbone areas. There are differing opinions on how many ABRs are needed for each area for redundancy. What would be the impact of having additional ABRs per area?

Options

  • AThere is no impact to increasing the number of ABRs.
  • BThe SPF calculations are more complex.
  • CThe number of externals and network summaries are increased.
  • DThe size of the FIB is increased.

How the community answered

(28 responses)
  • A
    11% (3)
  • B
    18% (5)
  • C
    68% (19)
  • D
    4% (1)

Why each option

Each additional ABR independently generates its own set of Type 3 inter-area summary LSAs and participates in advertising external routes, multiplying the total LSA count in the LSDB.

AThere is no impact to increasing the number of ABRs.

There is a measurable impact because each additional ABR independently originates Type 3 LSAs, increasing LSDB size and flooding overhead.

BThe SPF calculations are more complex.

SPF calculation complexity is determined by the number of nodes and links in the topology, not by how many ABRs exist per area.

CThe number of externals and network summaries are increased.Correct

In OSPF, each ABR generates a separate Type 3 Summary LSA for every inter-area prefix it advertises into the backbone and vice versa. Adding more ABRs per area means multiple routers each produce their own copies of these summaries and external route advertisements. This directly increases the total number of network summaries and external LSAs present in the LSDB across the domain.

DThe size of the FIB is increased.

The FIB may grow slightly as a downstream effect, but the primary and direct consequence of additional ABRs is on the LSA count and LSDB, not the FIB itself.

Concept tested: OSPF ABR Type 3 LSA generation and LSDB growth

Source: https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/7039-1.html

Topics

#OSPF ABR#network summaries#external LSAs#area design

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice