06-06-2018 08:46 AM - edited 03-05-2019 10:33 AM
Hi All
I have a router connected to a distribution switch.
The router connects to the WAN and learns LAN routes from the distribution switch.
On the router there is a summary route 172.16.0.0/12, obviously this creates a route to Null 0.
The issue is, I have this route redistributed into eigrp on the distribution router, so the WAN router should learn it.
However it is not learning it due to the summary route installed on the WAN router, this has a lower AD.
How would I best to fix this?
move the summary route to the dist switch? put a static route on the WAN router pointing to the dist switch?
cheers
06-06-2018 10:46 AM
Hi,
Sorry it's not clear to me what exactly the issue is. But based on the title of your question I can suggest to use leak map along with summary route to advertise any specific routes that fall under the network that you are summarizing.
If that's not you are looking for, then please share a drawing of your network and also "show ip route eigrp" output.
06-06-2018 01:45 PM
06-06-2018 02:03 PM - edited 06-06-2018 02:04 PM
Hi,
Thanks for the explanation. I am trying to understand why would you configure a summary route on the WAN router when it's already being redistributed/advertised by the distribution switch? if you remove the summary address statement from the WAN router then it would be learning about that network from the distribution switch and therefore use it as the next hop for the 172.16.0.0/12 network . But I don't want to make any suggestions before knowing why it's configured the way it is now.
06-06-2018 03:25 PM
Hello Carl
I don't think you need to do that, just advertise a default route towards your l3 switch from your wan rtr, and if you wish have the L3 switch configured as a eigrp stub.
res
Paul
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