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