diff --git a/bird.conf b/bird.conf index 8b4dcbe..6942488 100644 --- a/bird.conf +++ b/bird.conf @@ -233,6 +233,10 @@ protocol bgp Bielefeld2 from peers { neighbor 10.207.0.67 as 65529; }; +protocol bgp Bremen1 from peers { + neighbor 10.207.0.196 as 65196; +}; + protocol bgp Chemnitz1 from peers { neighbor 10.207.0.36 as 65053; };