nerdexam
Cisco

352-001 · Question #544

Company ABC grew organically and now their single-area OSPF network has an unacceptably slow convergence time after a topology change. To address the slow convergence time, they want to introduce a mu

The correct answer is A. Routing is suboptimal. The primary concern with address summarization at OSPF ABRs is that aggregating routes hides specific prefix information from other areas, which can cause traffic to follow a non-optimal forwarding path.

Layer 3 Control Plane

Question

Company ABC grew organically and now their single-area OSPF network has an unacceptably slow convergence time after a topology change. To address the slow convergence time, they want to introduce a multiarea OSPF design and implement address summarization at the area border routers, which option should be their main concern about this redesign?

Options

  • ARouting is suboptimal
  • BSPF calculation takes longer
  • COperations complexity is increased
  • DMore memory is needed across the routers on the network

How the community answered

(41 responses)
  • A
    46% (19)
  • B
    32% (13)
  • C
    7% (3)
  • D
    15% (6)

Why each option

The primary concern with address summarization at OSPF ABRs is that aggregating routes hides specific prefix information from other areas, which can cause traffic to follow a non-optimal forwarding path.

ARouting is suboptimalCorrect

When an ABR advertises a summary prefix, routers outside that area lose visibility into the specific destinations behind it and cannot determine the optimal exit point, so traffic may be directed toward an ABR that is not the closest to the actual destination. In designs with multiple ABRs advertising the same or overlapping summaries, this loss of specific reachability information makes suboptimal routing the primary and unavoidable trade-off of summarization.

BSPF calculation takes longer

Multiarea OSPF reduces SPF computation overhead by constraining LSA flooding and the topology database to each individual area, so SPF calculations become faster, not slower.

COperations complexity is increased

Increased operational complexity is a real secondary drawback of multiarea OSPF, but it is not the main technical concern specifically caused by address summarization.

DMore memory is needed across the routers on the network

Summarization reduces the number of prefixes advertised between areas, which decreases routing table size and lowers memory consumption across non-ABR routers rather than increasing it.

Concept tested: OSPF multiarea summarization and suboptimal routing impact

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

Topics

#OSPF multiarea#address summarization#ABR#suboptimal routing

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice