EIGRP Stub
EIGRP Stub – It is actually one of the EIGRP Scalability features but also it helps many other things in EIGRP. Also, in this post, we will share a topology that will be used to explain some design caveats with EIGRP design.
Before we explain the EIGRP Stub, let me explain some EIGRP convergence behaviors.
If you are looking for much more detail on EIGRP Design and Practical Labs, have a look at our EIGRP Training.
When the EIGRP node loses the Connection to the prefixes. If there is no feasible successor installed in the EIGRP topology database.
The router is marked as active and the EIGRP query is sent to every neighbor.
In the above topology, Router D doesn’t know the 192.168.0.0/24 network. Router C sends a summary 192.168.0.0/16. That’s why it replies without asking Router E.
Router B has an alternate path, thus, Router B replies immediately.
Router J doesn’t have any EIGRP neighbors. It replies to the Query immediately.
Router G doesn’t know the 192.168.0.0/24 network. Router F filters the 192.168.0.0/24.
That’s why Router G replies without asking Router H.
So, as you can see, Continue reading