<font face="arial" size="2"><p style="margin:0;padding:0;font-family: arial; font-size: 10pt;">Isn't there a case when you DON'T want the links aggregated?  If you have servers in 2 different data centers, both announcing a 1.1.1.1/20, but one also announces 1.1.1.1/22, and the other also announces 1.1.5.1/22, so the one data center tends to serve 1.1.1.1-1.1.4.255, and the other data center tends to serve 1.1.5.1-1.1.8.255, but if either data center goes down, the whole address range will be served by the other data center?</p>
<p style="margin:0;padding:0;font-family: arial; font-size: 10pt;"> </p>
<p style="margin:0;padding:0;font-family: arial; font-size: 10pt;">I don't have this setup, but was considering it at some point.</p>
<p style="margin:0;padding:0;font-family: arial; font-size: 10pt;"> </p>
<p style="margin:0;padding:0;"><span style="font-family: arial; font-size: 10pt;">More of a curiosity question.</span></p>
<p style="margin:0;padding:0;font-family: arial; font-size: 10pt;"> </p>
<p style="margin:0;padding:0;font-family: arial; font-size: 10pt;"> </p>
<p style="margin:0;padding:0;font-family: arial; font-size: 10pt;">-----Original Message-----<br />From: "Alexander V. Chernikov" <melifaro@yandex-team.ru><br />Sent: Monday, January 23, 2012 11:14am<br />To: "Maciej Wierzbicki" <voovoos-bird@killfile.pl><br />Cc: bird-users@network.cz<br />Subject: Re: Route aggregation in BIRD - how?<br /><br /></p>
<div id="SafeStyles1327342062" style="font-family: arial; font-size: 10pt;">
<p style="margin:0;padding:0;">On 23.01.2012 20:01, Maciej Wierzbicki wrote:<br />> Hello.<br />><br />> Case study:<br />> * importing full BGP table from various uplinks<br />> * some routes received by BGP are being exported via OSPF to core1,<br />> using filters:<br />> (source = RTS_BGP && bgp_path ~ [= * ASNXYZ * =])<br />><br />> Question: how to aggregate routes (whenever possible) before exporting<br />> them via OSPF to core?<br /><br />It is not possible currently.<br /><br />I'm working on BGP route aggregation and I plan to get more or less <br />working code at the end of this week.<br /><br />><br />> Example: lets say that I've received a.b.c.d/22 and a.b.c.d/24 from<br />> asnXYZ via BGP. Lets say that I want to export routes with asnXYZ in<br />> aspath via ospf to core1 switch. Obviously, a.b.c.d/24 is in a.b.c.d/22,<br />> so I would like to export only a.b.c.d/22. Is it doable in bird? If yes,<br />> any hint/keywords in doc?<br />><br /><br /></p>
</div></font>