nerdexam
Cisco

300-420 · Question #7

What are two valid scaling techniques when an EIGRP network is designed that consists of more than 1000 routers? (Choose two.)

The correct answer is A. Use structured hierarchical topology with route summarization E. Implement multiple EIGRP autonomous systems. When designing a large EIGRP network with over 1000 routers, effective scaling techniques include utilizing a structured hierarchical topology with route summarization and implementing multiple EIGRP autonomous systems.

Advanced Addressing and Routing Solutions

Question

What are two valid scaling techniques when an EIGRP network is designed that consists of more than 1000 routers? (Choose two.)

Options

  • AUse structured hierarchical topology with route summarization
  • BUsed sub-second timers
  • CUse the distribute-list command to filter routes
  • DModify delay parameters on the links
  • EImplement multiple EIGRP autonomous systems

How the community answered

(52 responses)
  • A
    81% (42)
  • B
    8% (4)
  • C
    10% (5)
  • D
    2% (1)

Why each option

When designing a large EIGRP network with over 1000 routers, effective scaling techniques include utilizing a structured hierarchical topology with route summarization and implementing multiple EIGRP autonomous systems.

AUse structured hierarchical topology with route summarizationCorrect

A structured hierarchical topology reduces the size of routing tables and the scope of queries, while route summarization aggregates routes to further reduce routing table size and improve convergence, significantly lowering processing overhead.

BUsed sub-second timers

Using sub-second timers would increase the frequency of updates and hello messages, placing more load on routers and negatively impacting scalability in a large network.

CUse the distribute-list command to filter routes

Using distribute-lists filters routes but is a filtering mechanism, not a primary scaling technique for reducing overall routing table size or query scope in the way summarization or AS separation does.

DModify delay parameters on the links

Modifying delay parameters on links affects metric calculation but does not directly scale the EIGRP network's control plane or reduce routing table size for a large number of routers.

EImplement multiple EIGRP autonomous systemsCorrect

Implementing multiple EIGRP autonomous systems segments the network into smaller routing domains, which limits the propagation of routing updates and queries, thereby improving scalability and stability in very large networks.

Concept tested: EIGRP scaling techniques for large networks

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

Topics

#EIGRP#Network Scaling#Route Summarization#Hierarchical Design

Community Discussion

No community discussion yet for this question.

Full 300-420 Practice