Re: route filter by bgp_path

2018-02-26 Thread Ondrej Zajicek
On Mon, Feb 26, 2018 at 01:44:55PM +0800, 彭勇 wrote: > i would like to filter route which last as is 4134 or the second last > AS is 4134. > > the following command only show second last AS is 4134: > > show route where (bgp_path ~ [= * 4134 ? =] > > > how can i do it? I don't think this could

Re: Advertise loopback IP into BGP - BIRD 2.0.1

2018-02-26 Thread Ondrej Zajicek
On Mon, Feb 26, 2018 at 10:04:59PM +, LAKSHMANAN, THIRUVAZHIYA wrote: > Hi, > Can you please help me on this? > > On Mon, Feb 26, 2018 at 09:25:43PM +, LAKSHMANAN, THIRUVAZHIYA wrote: > > Hi team, > > I am trying to a Proof of Concept of BIRD agent version 2.0.1 in our lab. > > The requir

RE: Advertise loopback IP into BGP - BIRD 2.0.1

2018-02-26 Thread LAKSHMANAN, THIRUVAZHIYA
Hi, Can you please help me on this? Regards, Thiruvazhiyan Lakshmanan NVP - Testing and Certification team Room - A3 1C-24 Middletown, NJ 07748 USA Email: tl4...@att.com Office: +1 732 420 8076 Mobile: +1 732 331 3485 -Original Message- From: Ondrej Zajicek [mailto:santi...@crfreenet.org

Re: several issues migrating to bird 2.0.1

2018-02-26 Thread Bjoern Franke
Hi, > > Don't you missing 'Device' protocol? Or missing 2001:7f8:33::/64 on any > interface? > Oh. Yes, it was the missing 'device' protocol. Thanks for the fast help and sorry for the noise! Regards Bjoern

Re: several issues migrating to bird 2.0.1

2018-02-26 Thread Ondrej Zajicek
On Mon, Feb 26, 2018 at 10:39:02PM +0100, Bjoern Franke wrote: > >> 2. without "kernel table", I get bird started, but it rejects configured > >> BGP connections: > >> HE: Incoming connection from 2001:7f8:33::a100:6939:1 (port 8002) rejected > >> Config for HE: > > > > This message means that mat

Re: several issues migrating to bird 2.0.1

2018-02-26 Thread Bjoern Franke
Hi, > > No idea, 'kernel table' works for me in 2.0.1. Could you send me a > complete config? I've seen now I've put it in the wrong place, it has not to be inside a channel. >> 2. without "kernel table", I get bird started, but it rejects configured >> BGP connections: >> HE: Incoming connecti

Re: several issues migrating to bird 2.0.1

2018-02-26 Thread Ondrej Zajicek
On Mon, Feb 26, 2018 at 08:03:33PM +0100, Bjoern Franke wrote: > Hi, > > I'm trying to transition a config from 1.6.3 to 2.0.1. > > 1. What's the pendant to > > protocol kernel { > kernel table 42; > scan time 45; > [...] > } > > "kernel table" produces a syntax error. Hi No idea, 'kern

several issues migrating to bird 2.0.1

2018-02-26 Thread Bjoern Franke
Hi, I'm trying to transition a config from 1.6.3 to 2.0.1. 1. What's the pendant to protocol kernel { kernel table 42; scan time 45; [...] } "kernel table" produces a syntax error. 2. without "kernel table", I get bird started, but it rejects configured BGP connections: HE: Incoming conn

routes import in BIRD

2018-02-26 Thread ABBAS, KASHIF
I have a question Bird is importing routes directly from kernel... OR Felix is importing routes to BIRD..?? Is there any using CL I can check this behavior...?? Thanks, Kashif Abbas