Re: Questions on community handling

2011-10-21 Thread Simone Morandini
Hi Stefan, show route all where (0,65333) ~ bgp_community thanks for the quick reply.. So if I'm not getting any output with this command, I should deduce that the member is not actually sending the community to the RS, right? To be more, specific, this member doesn't want to advertise i

Re: Questions on community handling

2011-10-21 Thread Stefan Jakob
Am 21.10.11 16:56, schrieb Simone Morandini: > Hi all, > > I have a couple of basic questions regarding communities: > - how can I see from birdc if a member is sending a specific community > to the RS? "sh route where (()) ~ bgp_community"? show route all where (0,65333) ~ bgp_community with

Questions on community handling

2011-10-21 Thread Simone Morandini
Hi all, I have a couple of basic questions regarding communities: - is the "interpret communities switch" command meant only for well-known communities or for any community sent to the RS? - how can I see from birdc if a member is sending a specific community to the RS? "sh route where (()) ~

Re: New release 1.3.4!

2011-10-21 Thread Mathias Wolkert
Thanks for all responses. I'm fine with leaving it as it is. As long as we know it's going to stay that way, I have no issues with modding it for my setup. I will have a few includes and files so it will benefit us to have a subdir. /Tias On 10/21/11 11:18 , Mathias Wolkert wrote: > Hi all > >

Re: New release 1.3.4!

2011-10-21 Thread Marco d'Itri
On Oct 21, Mathias Wolkert wrote: > Now I'm down to picky little details such as default config path in Debian. > If I'm not mistaken, it's good Debian behavior to have daemon specific > directory e.g. "/etc/bird/". You are mistaken. -- ciao, Marco

Re: New release 1.3.4!

2011-10-21 Thread Alex Bligh
--On 21 October 2011 11:18:03 +0200 Mathias Wolkert wrote: Now I'm down to picky little details such as default config path in Debian. If I'm not mistaken, it's good Debian behavior to have daemon specific directory e.g. "/etc/bird/". In debian, bird and bird6 are separate packages, so by t

Re: New release 1.3.4!

2011-10-21 Thread Stéphane Bunel
Le 21/10/2011 11:18, Mathias Wolkert a écrit : Hi all As I'm moving forward on my bird implementation, the bugs/change requests get smaller and smaller. Now I'm down to picky little details such as default config path in Debian. If I'm not mistaken, it's good Debian behavior to have daemon spec

Re: New release 1.3.4!

2011-10-21 Thread Mathias Wolkert
Hi all As I'm moving forward on my bird implementation, the bugs/change requests get smaller and smaller. Now I'm down to picky little details such as default config path in Debian. If I'm not mistaken, it's good Debian behavior to have daemon specific directory e.g. "/etc/bird/". Do you agree?