Re-enable peering to filip

This commit is contained in:
graffen 2018-09-08 13:11:05 +00:00
parent e3b4b19a2f
commit 88ae0da48a
2 changed files with 6 additions and 6 deletions

View File

@ -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;
};

View File

@ -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;
};