Add lutoma peering
This commit is contained in:
parent
3e4bbdbff7
commit
5dac863b90
5
peers4/B_dn42_lutoma
Normal file
5
peers4/B_dn42_lutoma
Normal file
|
@ -0,0 +1,5 @@
|
|||
protocol bgp B_dn42_lutoma from dnpeers {
|
||||
neighbor 172.22.119.4 as 64719;
|
||||
import where dn42_import_filter(2,24,34);
|
||||
export where dn42_export_filter(2,24,34);
|
||||
};
|
5
peers6/B_dn42_lutoma
Normal file
5
peers6/B_dn42_lutoma
Normal file
|
@ -0,0 +1,5 @@
|
|||
protocol bgp B_dn42_lutoma from dnpeers {
|
||||
neighbor fe80::119 % 'wg-bgp-lutoma' as 64719;
|
||||
import where dn42_import_filter(2,24,34);
|
||||
export where dn42_export_filter(2,24,34);
|
||||
};
|
Loading…
Reference in a new issue