300-320 · Question #618
An engineer is working on a design solution for a large hub-and-spoke EIGRP network. Which feature helps to make this design more stable while also reducing resource utilization?
The correct answer is C. stub routing. EIGRP stub routing prevents spoke routers from being queried for routes they do not own and stops them from acting as transit paths, improving network stability and reducing CPU and bandwidth overhead.
Question
An engineer is working on a design solution for a large hub-and-spoke EIGRP network. Which feature helps to make this design more stable while also reducing resource utilization?
Options
- AQos
- Bnetwork summarization
- Cstub routing
- Droute filtering
How the community answered
(21 responses)- A5% (1)
- B5% (1)
- C76% (16)
- D14% (3)
Why each option
EIGRP stub routing prevents spoke routers from being queried for routes they do not own and stops them from acting as transit paths, improving network stability and reducing CPU and bandwidth overhead.
QoS manages traffic bandwidth and prioritization but does not influence EIGRP topology stability, query propagation, or routing table resource consumption.
Network summarization reduces routing table size and limits query scope somewhat, but it does not stop hub routers from querying spokes or prevent spokes from being used as transit paths.
When configured as EIGRP stubs, spoke routers advertise only their directly connected or summary routes and inform the hub that they should not receive EIGRP queries for other destinations, dramatically reducing the scope of the DUAL algorithm's query process and preventing stuck-in-active (SIA) conditions in large hub-and-spoke topologies.
Route filtering controls which prefixes are exchanged but does not suppress EIGRP queries or prevent spoke routers from participating in the DUAL process as transit nodes.
Concept tested: EIGRP stub routing in hub-and-spoke design
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_eigrp/configuration/xe-16/ire-xe-16-book/ire-eigrp-stub-rtg.html
Topics
Community Discussion
No community discussion yet for this question.