12-29-2020 07:13 PM - edited 12-30-2020 02:03 AM
Hi All,
I have a question about EIGRP query propagation within ring topology.
For example the following ring topology, here are 5 routers, all the links has the same metric, if the link between A and C down, A will send query to B, B ask E, then will E ask D or not ?
In my understanding E can reply directly, as it has a FS in topology, i.e., E-D-C. But I saw some docs said E will keep querying D, so I am confused.
A--------B--------E
| |
| |
C-----------------D
12-30-2020 01:28 AM
>>> if the link between A and B down, A will send query to B, B ask E, then will E ask D or not ? <<<
there is something wrong in this question.
if link between A and B is down, A is not able to send query to B ????
12-30-2020 01:45 AM - edited 12-30-2020 01:49 AM
Hello,
E needs to query B and D regardless of it having a feasible successor, since E (and any other EIGRP router in your topology) only knows the topology up (and not beyond) its directly connected neighbors.
Which basically means, when there is a topology change, queries are ALWAYS sent.
Have a look at the document below, which describes the process very detailed.
Understanding EIGRP Queries
https://packetlife.net/blog/2010/mar/22/understanding-eigrp-queries/
12-30-2020 02:35 AM
This is based on the election process of EIGRP neighbour process, when the link mentioned in the post go down, there is only option available for you is one Path only.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide