nerdexam
Cisco

352-001 · Question #526

At which two networks points is route summarization supported? (Choose two)

The correct answer is B. At EIGRP interface boundaries E. At OSPF area boundaries. Route summarization in EIGRP is applied at the interface level using the ip summary-address command, while in OSPF it is applied at area boundaries on ABRs and ASBRs.

Layer 3 Control Plane

Question

At which two networks points is route summarization supported? (Choose two)

Options

  • AAt EIGRP AS boundaries
  • BAt EIGRP interface boundaries
  • CAt OSPF virtual-link boundaries
  • DAt EIGRP are boundaries
  • EAt OSPF area boundaries
  • FAt EIGRP stub interface boundaries

How the community answered

(42 responses)
  • A
    2% (1)
  • B
    88% (37)
  • C
    2% (1)
  • D
    7% (3)

Why each option

Route summarization in EIGRP is applied at the interface level using the ip summary-address command, while in OSPF it is applied at area boundaries on ABRs and ASBRs.

AAt EIGRP AS boundaries

EIGRP does not use the concept of AS boundaries for summarization in the same way BGP does - summarization is configured per-interface, not at AS boundary points.

BAt EIGRP interface boundariesCorrect

EIGRP supports manual summarization applied per-interface using the 'ip summary-address eigrp' command, allowing summarization at any point in the topology regardless of AS boundaries.

CAt OSPF virtual-link boundaries

OSPF virtual links are used to extend the backbone area through a non-backbone area and do not support or act as summarization boundaries.

DAt EIGRP are boundaries

EIGRP does not have areas like OSPF, so 'EIGRP area boundaries' is not a valid concept in EIGRP routing.

EAt OSPF area boundariesCorrect

OSPF summarization is performed at Area Border Routers (ABRs) using the 'area range' command and at AS Boundary Routers (ASBRs) using 'summary-address', making area boundaries the correct summarization points.

FAt EIGRP stub interface boundaries

EIGRP stub routing reduces query propagation but is not a route summarization boundary - stub routers advertise only their directly connected and summary routes.

Concept tested: EIGRP interface and OSPF area boundary summarization

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

Topics

#route summarization#EIGRP interface boundary#OSPF area boundary#routing protocol

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice