6 lines
191 B
Plaintext
6 lines
191 B
Plaintext
|
protocol bgp B_dn42_Cybertinus from dnpeers {
|
||
|
neighbor fe80::2707:1 % 'wg-Cybertinus' as 4242422707;
|
||
|
import where dn42_import_filter(3,24,34);
|
||
|
export where dn42_export_filter(3,24,34);
|
||
|
};
|