diff --git a/bird.conf b/bird.conf index 6942488..ad17ca6 100644 --- a/bird.conf +++ b/bird.conf @@ -364,3 +364,7 @@ protocol bgp Weimar2 from peers { protocol bgp Wermelskirchen1 from peers { neighbor 10.207.0.7 as 65530; }; + +protocol bgp Wermelskirchen2 from peers { + neighbor 10.207.0.8 as 65530; +};