03-23-2011 09:02 AM - edited 03-04-2019 11:50 AM
In our network environment, eigrp is using and setup is as follows:
router eigrp 100
redistribute static
network x.x.x.x
.......
distribute-list 3 out static
ip route y.y.y.y ......
ip route z.z.z.z ......
Also access-list 3 is configured as:
access-list 3 permit y.y.y.y
access-list 3 permit z.z.z.z
......
But when we made changes to add brand new subnet such as a.a.a.a with new ACL, we found the eigrp session was re-established. It also cause our production traffics flapping. Is it normal? Could you please let me know how to ignore this issue? Thanks for your input!
03-23-2011 10:01 AM
This is pretty normal when change is made to the route-filter (distribute-list in your case), eigrp flaps.
So no worry. Next time take a maintenance window.
Rgds,
Sebastian Fernandez
03-23-2011 12:51 PM
Thanks for your answer!
03-23-2011 01:22 PM
Hi Thank you for acknowledging it, if your question has been answered, please
mark the thread as answered, and rate response.
Thank you.
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