nerdexam
Cisco

352-001 · Question #210

How should multiple OSPF areas be designed when deployed on a classic three-layer (core/distribution/access) network hierarchy?

The correct answer is D. OSPF flooding domain boundaries should be placed with route aggregation in mind.. OSPF area boundaries should be placed where route aggregation is possible, reducing LSDB size and inter-area SPF computation overhead.

Layer 3 Control Plane

Question

How should multiple OSPF areas be designed when deployed on a classic three-layer (core/distribution/access) network hierarchy?

Options

  • AThe OSPF flooding domain boundary should be at the edge of the core layer.
  • BThe OSPF flooding domain boundary should be within the distribution layer.
  • COSPF should generally be deployed in a three-layer domain hierarchy to align with the physical
  • DOSPF flooding domain boundaries should be placed with route aggregation in mind.

How the community answered

(23 responses)
  • A
    9% (2)
  • B
    26% (6)
  • C
    17% (4)
  • D
    48% (11)

Why each option

OSPF area boundaries should be placed where route aggregation is possible, reducing LSDB size and inter-area SPF computation overhead.

AThe OSPF flooding domain boundary should be at the edge of the core layer.

Placing the flooding domain boundary at the edge of the core layer does not align with route summarization opportunities, which typically exist where access networks terminate at distribution layer ABRs.

BThe OSPF flooding domain boundary should be within the distribution layer.

Simply placing the boundary within the distribution layer ignores the primary design principle of enabling route aggregation at those boundaries, which is the actual reason the distribution layer is commonly chosen.

COSPF should generally be deployed in a three-layer domain hierarchy to align with the physical

OSPF area hierarchy does not need to mirror the physical three-layer topology; area design should be driven by scalability and aggregation goals, not physical layer alignment.

DOSPF flooding domain boundaries should be placed with route aggregation in mind.Correct

Placing OSPF flooding domain boundaries with route aggregation in mind allows ABRs to summarize inter-area routes, preventing individual link-state changes from flooding throughout the entire OSPF domain. This reduces the LSDB size in each area, limits LSA propagation, and decreases SPF computation overhead across area boundaries.

Concept tested: OSPF multi-area design with route aggregation at boundaries

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

Topics

#OSPF area design#route aggregation#network hierarchy#flooding domain

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice