11-06-2020 12:16 AM
I have a 9300 switch and 4431 router participating in EIGRP. The router redistributes EIGRP into BGP, and vice versa, for its WAN connection. That is working fine. However i'd like to summarise the many small routes advertised from EIGRP so that BGP gets a smaller set. How would i go about summarising EIGRP routes as they redistribute into BGP?
11-06-2020 01:16 AM
If these device have only 1 Exit point then default route should be good enough, if this not your case explain ?
11-06-2020 02:38 AM - edited 11-07-2020 09:45 AM
......
11-06-2020 09:07 AM
Hello @jmcgrady1 ,
I would use BGP aggregate-address command for this purpose, because creating the summary routes in EIGRP can have side effects and you just want to reduce the BGP routes.
Hope to help
Giuseppe
11-07-2020 10:07 AM
the different and difficult to answer you is where you want to summarize eigrp route?
in CE
you can use below command under the interface toward PE
ip summary-address eigrp leak-map
leak-map use to filter some route
in PE
you can filter according to
match tag
here the idea,
you can summary in CE and can use filter in CE or PE.
hope this answer your question
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