Re: converting our anycast node from quagga

2015-07-03 Thread Ondrej Zajicek
On Fri, Jul 03, 2015 at 05:41:32PM +0200, Peter Hudec wrote: > Hi Ondrej, > > you're right. > I used static protocol, added routd to interfaces and added 'check link' > switch. This should work even without 'check link' option. That option is for link up/down events (e.g. on ethernet) while admin

Re: converting our anycast node from quagga

2015-07-03 Thread Peter Hudec
Hi Ondrej, you're right. I used static protocol, added routd to interfaces and added 'check link' switch. So the basic principe is working, thanks. Peter On 03/07/15 17:18, Ondrej Zajicek wrote: > On Fri, Jul 03, 2015 at 04:26:26PM +0200, Peter Hudec wrote: >> Hi, >> >> I just started t

Re: converting our anycast node from quagga

2015-07-03 Thread Ondrej Zajicek
On Fri, Jul 03, 2015 at 04:26:26PM +0200, Peter Hudec wrote: > Hi, > > I just started to play with bird. > > My anycast node setup is as follows. > > - each anycast server is serving form 1 up to 3 anycast prefixes > - the anycast adresses are assigned to the dummyX interfaces as > /32(IPv4) or

converting our anycast node from quagga

2015-07-03 Thread Peter Hudec
Hi, I just started to play with bird. My anycast node setup is as follows. - each anycast server is serving form 1 up to 3 anycast prefixes - the anycast adresses are assigned to the dummyX interfaces as /32(IPv4) or /128(IPv6) - the BGP/quagga/ is advertising the /24 or /48 (added aggregate-add

Re: bgp export not active route

2015-07-03 Thread Ondrej Zajicek
On Thu, Jun 25, 2015 at 11:37:19AM +0200, steck.bsd wrote: > Hello > > is it possible export in bgp a route non active ? > I receive the same network from more neighbor and only one is active. > I would like export to another neighbor those not active for my bird router. There is 'secondary' opti

Re: BGP Path manipulation

2015-07-03 Thread Ondrej Zajicek
On Thu, Jul 02, 2015 at 01:37:48PM +0100, Dominik Bay wrote: > Hi, > > I'm working on a Enterprise-network merger where I have to temporarily > workaround an AS-Path issue and need to clean the path. > > I want to use the Filter language for that, > http://bird.network.cz/?get_doc&f=bird-5.html >

Re: Patch: Let "make" output be nicer

2015-07-03 Thread Christian Tacke
Hi Ondrej, On Fri, Jul 03, 2015 at 11:54:30 +0200, Ondrej Zajicek wrote: [...] > Hi > > Sorry for not answering earlier, i am a bit lax w.r.t. answering > non-urgent mails. If you (or the list) is happy with me pinging after 1 or 2 weeks, then everything is fine. > The patch is OK, although

Re: BIRD removing BGP routes from other daemon - FreeBSD

2015-07-03 Thread Ondrej Zajicek
On Fri, Jun 26, 2015 at 11:19:31AM +0300, Alexander V.Chernikov wrote: > 25.06.2015, 10:41, "Ondrej Zajicek" : > > On Thu, Jun 18, 2015 at 05:14:41PM -0300, Cassiano Peixoto wrote: > > i don't know about OpenBGP. I wonder if there is a better way to > > distinguish route ownership in BSD systems (l

Re: Patch: Let "make" output be nicer

2015-07-03 Thread Ondrej Zajicek
On Thu, Jul 02, 2015 at 12:36:36AM +0200, Christian Tacke wrote: > > Hi everyone, > > I haven't received any feedback about this patch yet. > > So I wonder: Have I made any obvious mistake, that is > obvious to everybody, just not me? If so, please be so > kind and let me know, so I can improve

Re: BIRD removing BGP routes from other daemon - FreeBSD

2015-07-03 Thread Ondrej Zajicek
On Thu, Jul 02, 2015 at 08:30:01PM -0300, Cassiano Peixoto wrote: > Hi Ondrej, > > Thanks for your help. I've changed as you suggested > on sysdep/bsd/krt-sock.c to PROTO2 and i worked fine. > > I'd would like know what kind of problem i would have if i keep this change > on my bird. Can i run in