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.
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)- A81% (42)
- B8% (4)
- C10% (5)
- D2% (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.
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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.