6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
|
protocol bgp B_dn42_Cybertinus from dnpeers {
|
||
|
neighbor 172.20.48.1 as 4242422707;
|
||
|
import where dn42_import_filter(3,24,34);
|
||
|
export where dn42_export_filter(3,24,34);
|
||
|
};
|