6 lines
169 B
Plaintext
6 lines
169 B
Plaintext
protocol bgp B_dn42_filip from dnpeers {
|
|
neighbor 172.20.178.65 as 4242421404;
|
|
import where dn42_import_filter(4,23,34);
|
|
export where dn42_export_filter(4,23,34);
|
|
};
|