Hello.
I have found a couple of methods to make bgp_community empty:
1) bgp_community.empty
2) bgp_community = -empty-
But neither of them are present in the documentation. Only example in
bird.conf.example file. I think it will be good to have this documented.
bump? :-)
On Fri, Jul 28, 2017 at 12:26:59PM +0200, Job Snijders wrote:
> Spin #2
>
> ---
> proto/bgp/bgp.c | 12 +
> proto/bgp/bgp.h | 2 ++
> proto/bgp/packets.c | 73
> ++---
> 3 files changed, 61 insertions(+), 26 deletions(-)
Hello.
I want to be able to reload bird's configuration so it will not change
current protocol's state. For example if I run bird with some protocols and
then disable one of them from the console and at finally I run "configure"
of "configure soft" to reload a configuration (new filters for exampl
❦ 12 septembre 2017 11:19 +0200, "Giuseppe Ravasio (LU)"
:
> For IPv4 daemon this seems to happen *a lot* when I start the BGP
> session with the iBGP enabled (and also this I think could be
> acceptable), but the message gets printed sometimes (a single line every
> 5/10 minutes) when the BGP
Il 12/09/2017 13:14, Ondrej Zajicek ha scritto:
> Hi
>
> Note that we added this warning, but there is most likely no change in
> underlying issue (it was just silent before).
I read that this message was added recently, but I was wondering about
what could lead to this error in such a simple con
Hi
BIRD does not handle well situations where there are overlapping IP
ranges on interfaces. It just find a first iface that matches the
next-hop.
It is true that one would expect that in 'direct' mode, the iface is used
also for the next hop, but even in that case BGP is two-level and BGP next
h
On Tue, Sep 12, 2017 at 11:19:43AM +0200, Giuseppe Ravasio (LU) wrote:
> Hi,
> I'm upgrading my core router (running an old bird 1.3.10) with a new
> Ubuntu 16.04 running 1.6.3 from the official PPA.
>
> Actually it'a a pretty simple configuration
>
> ISP3 ISP1 ISP2
> |
On Tue, Sep 12, 2017 at 12:45:25PM +0200, n...@joey-network.de wrote:
> Hi,
>
> I figured out a problem with the BIRD routing daemon.
> It is not possible to route BGP via IPIP tunnels. As you can see below
> the packets will be routed through the wrong device. Normally it should
> choose "ASI
Hi,
I figured out a problem with the BIRD routing daemon.
It is not possible to route BGP via IPIP tunnels. As you can see below
the packets will be routed through the wrong device. Normally it should
choose "ASIX" as right device, but it does not.
root@cr01:/etc/bird# ip -6 route | grep 2a0
Hi,
I'm upgrading my core router (running an old bird 1.3.10) with a new
Ubuntu 16.04 running 1.6.3 from the official PPA.
Actually it'a a pretty simple configuration
ISP3 ISP1 ISP2
| ||
| ||
NEWROUTER==
10 matches
Mail list logo