6 lines
187 B
Plaintext
6 lines
187 B
Plaintext
|
protocol bgp B_dn42_ags131 from dnpeers {
|
||
|
neighbor fe80::465:1337:1 % 'wg-ags131' as 4242420131;
|
||
|
import where dn42_import_filter(3,24,34);
|
||
|
export where dn42_export_filter(3,24,34);
|
||
|
};
|