Please ignore this. A typo in iptables...
On 08/18/2017 01:43 PM, Jerry Scharf wrote:
Hi,
I'm confused with what is going on with this.
Here are the config snippets for what I am doing:
this sets up the bgp peer that I am monitoring:
template bgp tocore {
description "bgp to d
.12.0.3.bfd-control: BFDv1,
Control, State Down, Flags: [none], length: 24
and so on
So clearly from tcpdump bird is always saying down and so nothing is
setting up. What do I need to do. This is running 1.6.0 right now.
jerry
--
Jerry Scharf, Soundhound DevOps
"What could possibly go wrong?"
Ondrej,
Thanks for the response. That fixed it.
jerry
On 5/18/17 3:10 AM, Ondrej Zajicek wrote:
On Wed, May 17, 2017 at 06:28:59PM -0700, Jerry Scharf wrote:
Hi,
So I have narrowed things down but still don't understand what is going on.
The symptoms are as follows:
I have local inter
41;
source address 172.18.10.4;
}
protocol bgp outside_edge_B from toedge {
neighbor 172.18.10.2 as 18741;
source address 172.18.10.5;
}
protocol bfd {
interface "eth*" {
interval 300 ms;
multiplier 3;
};
}
include "/soundhound/etc/bird/*4.part.cfg";
--
Jerry Scharf, Soundhound DevOps
"What could possibly go wrong?"
Hi,
Sorry to spam the list and people, but I have tried to send a couple
messages to the list with nothing showing up.
jerry
--
Jerry Scharf, Soundhound DevOps
"What could possibly go wrong?"
col bgp outside_edge_B from toedge {
neighbor 172.18.10.2 as 18741;
source address 172.18.10.5;
}
protocol bfd {
interface "eth*" {
interval 300 ms;
multiplier 3;
};
}
include "/soundhound/etc/bird/*4.part.cfg";
--
Jerry Scharf, Soundhound DevOps
"What could possibly go wrong?"
rong?
thanks,
jerry
--
Jerry Scharf, Soundhound DevOps
"What could possibly go wrong?"
# this is automatically generated from borderbird4.j2, version 0.3
protocol kernel {
# learn; # Learn all alien routes from the kernel
persist;# Don
Sorry, forgot to say this is bird 1.4.5 install from centos epel.
On 05/15/2017 06:38 PM, Jerry Scharf wrote:
Hi,
I have the following setup and am not seeing what I expect. I had this
working before, so I am sure it is something I have changed in the
configurations when automating them. I
I always use aspath stuffing rather than MED for this kind of thing.
After localpref, the next level of choice for a bgp route is the AS path
length, with shorter winning.
Say you want prefix 1 to always prefer hv1 and prefix2 to prefer hv2. On
hv2, prepend your AS onto prefix 1 and on hv1, pr
Hi,
I am running bird on a bunch of border machines. We have a local 172.16
net that connects the border machines with the edge routers who peer
with the ISPs. The borders have a whole bunch of host aliases that they
answer for and want to ibgp advertise those to the edge routers. The
border
Ondrej,
Thank you so much for the fast response. That fixed all of it. Sorry for
the noob mistake.
jerry
On 12/30/16 3:47 PM, Ondrej Zajicek wrote:
On Fri, Dec 30, 2016 at 12:27:13PM -0800, Jerry Scharf wrote:
Hi,
I did a quick look at the archives and didn't see exactly what I was
t
Hi,
I did a quick look at the archives and didn't see exactly what I was
trying discussed.
I have some border machines running bird connected to junpiers that are
bgp peering with our ISPS. I have the junipers set up such that they
generate a default route and send it to the border machines. I wa
12 matches
Mail list logo