05-14-2008 06:31 AM - edited 03-05-2019 10:58 PM
Does anyone know why we need to "clear ip eigrp neighbor" when adding an entry stub routing and prefix list?
For example:
The following prefix list is added:
prefix-list LOCAL-NETS seq 40 permit 10.29.202.16/30
This prefix-list will not work until we do a "clear ip eigrp neighbor 10.29.202.16" command.
This may be expected for the prefix-list to work, but what is the reasoning behind it?
05-14-2008 09:35 AM
Because due to the nature of EIGRP for stubs it will not auto clear out of the routing table old adjacents. Yes you could wait several hours if you wanted EIGRP to "walk". You could also do a "clear ip eigrp * soft (out) or (in).
HTH
05-14-2008 10:28 AM
Thanks mbroberson..Your explanation helped!!
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