the issue with redistribute static based on ACL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
- Labels:
-
Routing Protocols
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2011 12:51 PM
Thanks for your answer!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
