diff --git a/peers4/filip b/peers4/filip index eed8530..94d5ac0 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.20.178.65 as 4242421404; +}; diff --git a/peers6/filip b/peers6/filip index 9596cc5..54abc94 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; +};