TL;DR:
* OSPF backbone, ECMP
* 2 redundant Bird ASBRs learning 3000~4000 prefixes from 2 BGP route
servers and routing them to 3000~4000 nexthops in a customer VLAN
* All these prefixes are subnets of a few big dedicated prefixes
* I want the ASBRs to redistribute the big aggregate pre
Hello,
I just started configuring my first installation of bird.
However, I even do not get running the simples samples.
My conf file
protocol kernel {
export all;
}
does fail.
Bird complains "syntax error" (indicating the line number with "export
all".)
If I comment out that line, bird c
Hi,
Peter van Dijk pointed me at valgrind. It appears I can improve this
patch a bit more, stay tuned.
Kind regards,
Job
On Thu, Jul 27, 2017 at 05:55:40PM +0200, Job Snijders wrote:
> Hi all,
>
> Here is a patch to decode received BGP shutdown communication messages
> as specified in RFC 8203
Hi all,
Here is a patch to decode received BGP shutdown communication messages
as specified in RFC 8203. In the following example scenario I'm sending
a shutdown communication with openbgpd:
$ bgpctl neighbor 94.142.241.204 down "TICKET-2331 we are upgrading,
back in 30 min"
requ