From 943c544d7faa83e387072a5524b08a8ce39a8f59 Mon Sep 17 00:00:00 2001 From: Leo Krueger Date: Mon, 5 May 2014 15:01:02 +0200 Subject: [PATCH] Add Wermelskirchen2 --- bird.conf | 4 ++++ 1 file changed, 4 insertions(+) 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; +};