6 lines
179 B
Plaintext
6 lines
179 B
Plaintext
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);
|
|
};
|