nerdexam
Cisco

352-001 · Question #492

Which two statements are design benefits of route summarization in a network? (Choose 2)

The correct answer is B. If a route that is part of a summary flaps, other routers beyond the summarization point will not C. The routing table takes up less memory. Route summarization reduces routing table memory consumption and isolates downstream routers from instability caused by individual component route flapping.

Layer 3 Control Plane

Question

Which two statements are design benefits of route summarization in a network? (Choose 2)

Options

  • AA summary route has a composite or user-defined single metric for all routes that it represents.
  • BIf a route that is part of a summary flaps, other routers beyond the summarization point will not
  • CThe routing table takes up less memory.
  • DSpecific routes no longer appear in the routing table, so traffic can go along alternative paths that
  • EThe LSA type changes for OSPF summaries.

How the community answered

(55 responses)
  • A
    7% (4)
  • B
    87% (48)
  • D
    2% (1)
  • E
    4% (2)

Why each option

Route summarization reduces routing table memory consumption and isolates downstream routers from instability caused by individual component route flapping.

AA summary route has a composite or user-defined single metric for all routes that it represents.

Summary routes do not carry a composite or user-defined single metric representing all component routes; the metric is typically derived from the best metric among component routes or a protocol-specific default, and this is not a design benefit.

BIf a route that is part of a summary flaps, other routers beyond the summarization point will notCorrect

When a specific route within a summarized range flaps, the summary advertisement itself remains stable and unchanged at the summarization boundary, so routers beyond that point do not trigger unnecessary SPF recalculations or routing table updates, improving network stability.

CThe routing table takes up less memory.Correct

Route summarization consolidates multiple specific prefixes into a single aggregate entry in the routing tables of all routers beyond the summarization point, directly reducing the number of routing table entries and the memory required to store them.

DSpecific routes no longer appear in the routing table, so traffic can go along alternative paths that

Suppressing specific routes beyond the summarization boundary actually reduces routing granularity and path visibility - it does not enable traffic to use alternative paths and can instead prevent optimal path selection.

EThe LSA type changes for OSPF summaries.

While OSPF inter-area summarization involves Type 3 LSAs, the change in LSA type is a protocol implementation detail, not a network design benefit of route summarization.

Concept tested: Route summarization design benefits - stability and memory

Source: https://www.cisco.com/c/en/us/support/docs/ip/enhanced-interior-gateway-routing-protocol-eigrp/5234-13.html

Topics

#route summarization#routing table#flap isolation#scalability

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice