On Thu, Feb 09, 2006 at 04:06:42PM +0100, Sylvain Coutant wrote: > Hello, > > I'm trying to play around with OpenBGP 3.8 communities and I'd like to > define several communities depending on the peers. When I set > communities this way : > > match to any set community x:10 match to any set community x:20 > > Only x:20 will be set. Each set statement wipes out previous > communities. Is there a way to *add* a new community to the path without > wiping previous ones ? > > BTW, does someone have a complex community manipulation conf file to > send me (in private) so I can learn tips from it ? >
There is a "feature" in 3.8 that let you only set one community per AS. This is fixed in -current. -- :wq Claudio

