From cfd3e2c4f453aae922acb4484f456be4cae117ea Mon Sep 17 00:00:00 2001 From: graffen Date: Sat, 8 Sep 2018 11:17:08 +0000 Subject: [PATCH] Disable peering to filip for now --- peers4/filip | 6 +++--- peers6/filip | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/peers4/filip b/peers4/filip index 6c691a2..eed8530 100644 --- a/peers4/filip +++ b/peers4/filip @@ -1,3 +1,3 @@ -protocol bgp filip from dnpeers { - neighbor 172.19.2.1 as 4242421404; -}; +#protocol bgp filip from dnpeers { +# neighbor 172.19.2.1 as 4242421404; +#}; diff --git a/peers6/filip b/peers6/filip index c48e5c3..9596cc5 100644 --- a/peers6/filip +++ b/peers6/filip @@ -1,3 +1,3 @@ -protocol bgp filip from dnpeers { - neighbor fe80::feec:daff:fe46:d60e % 'wg-bgp-filip' as 4242421404; -}; +#protocol bgp filip from dnpeers { +# neighbor fe80::feec:daff:fe46:d60e % 'wg-bgp-filip' as 4242421404; +#};