Re-enable peering to filip
This commit is contained in:
parent
e3b4b19a2f
commit
88ae0da48a
|
@ -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;
|
||||
};
|
||||
|
|
|
@ -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;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue