On Mon, Jan 23, 2012 at 08:14:28PM +0400, Alexander V. Chernikov wrote: > On 23.01.2012 20:01, Maciej Wierzbicki wrote: >> Hello. >> >> Case study: >> * importing full BGP table from various uplinks >> * some routes received by BGP are being exported via OSPF to core1, >> using filters: >> (source = RTS_BGP && bgp_path ~ [= * ASNXYZ * =]) >> >> Question: how to aggregate routes (whenever possible) before exporting >> them via OSPF to core? > > It is not possible currently. > > I'm working on BGP route aggregation and I plan to get more or less > working code at the end of this week.
Do you plan to integrate it to the BGP protocol? I don't think it is a good idea. It would be easy to make generic route aggregation - 'virtual' protocol similar to static, which generates aggregate routes based on its config and received routes. -- Elen sila lumenn' omentielvo Ondrej 'SanTiago' Zajicek (email: [email protected]) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
signature.asc
Description: Digital signature
