Re: Help with Route Reflector and BGP multipath.

2023-03-03 Thread Arnaud Houdelette-Langlois
Thanks for your answer. The switches weren't properly configured. I managed to get multipath working. At least with ipv4. When enabling "add paths" on ipv6 channel, I get an "Received: Invalid OPEN message" error (although the switch is advertising the capability). I wont blame bird yet, as E

Re: Help with Route Reflector and BGP multipath.

2023-03-03 Thread Hugo Slabbert via Bird-users
What's your `show protocols all` output for the BIRD side for the sessions with the switches, to confirm BIRD is advertising add-path TX and the switches advertising add-path RX? Do you see ADD-PATH capabilities showing up properly both on the local and neighbor capabilities (TX for local capabilit

Re: BIRD continues exporting routes but reports no exports

2023-03-03 Thread Hugo Slabbert via Bird-users
Ah; thanks. Okay, I was misreading that as just referring to regular table filtering, not in conjunction with import/export. I had looked at `show symbols table` and not seen any indication of it, but missed that these are present in the `show route export table ` format regardless. Thanks. That

Re: BIRD continues exporting routes but reports no exports

2023-03-03 Thread Alexander Zubkov via Bird-users
Hi, It is documented in recent versions and on the bird's site too. Pay attention to this: [(import|export) table p.c] On Fri, Mar 3, 2023, 18:32 Hugo Slabbert via Bird-users < bird-users@network.cz> wrote: > Right, so, > > I've gone ahead and enabled export tables on the channels for the relev

Re: BIRD continues exporting routes but reports no exports

2023-03-03 Thread Hugo Slabbert via Bird-users
Right, so, I've gone ahead and enabled export tables on the channels for the relevant peers, per Alexander's suggestion for possibly getting additional visibility. I don't seem to spot any different views for route status, though. I don't see any particular docs on how to *view* export tables; doe

Re: Help with Route Reflector and BGP multipath.

2023-03-03 Thread Marek Zarychta
W dniu 3.03.2023 o 16:27, Arnaud Houdelette-Langlois pisze: That's was an expected one, but as I send routes to another router and not to the kernel i would have expected that this would not have been an issue. I will try to update bird. I might be wrong and misleading you then. Perhaps someone

Re: Help with Route Reflector and BGP multipath.

2023-03-03 Thread Arnaud Houdelette-Langlois
Thanks for your answer. That's was an expected one, but as I send routes to another router and not to the kernel i would have expected that this would not have been an issue. I will try to update bird. Do you know if BSD port is up to date ? Le 3 mars 2023 15:53:15 GMT+01:00, Marek Zarychta a

Re: BIRD continues exporting routes but reports no exports

2023-03-03 Thread Hugo Slabbert via Bird-users
(copying back to the list as this went direct inadvertently) Gotcha, thanks. Having export tables available is a great idea to help debug this, thanks. We'll enable that on some dev nodes to see if we can validate things going wonky and to give an additional view. The protocol reload is also a he

Re: Help with Route Reflector and BGP multipath.

2023-03-03 Thread Marek Zarychta
W dniu 3.03.2023 o 14:30, Arnaud Houdelette-Langlois pisze: Hi. We are using bird for BGP/OSPF routing on our FreeBSD routers/firewalls for quite some time now. I'm trying to setup linux server load-balancing using ExaBGP, and bird as Route-Reflectors. Between the bird machines and linux

Help with Route Reflector and BGP multipath.

2023-03-03 Thread Arnaud Houdelette-Langlois
Hi. We are using bird for BGP/OSPF routing on our FreeBSD routers/firewalls for quite some time now. I'm trying to setup linux server load-balancing using ExaBGP, and bird as Route-Reflectors. Between the bird machines and linux servers, we got Force10 L3 switchs, also setup as route-refle