6 lines
171 B
Plaintext
6 lines
171 B
Plaintext
protocol bgp B_dn42_zhaofeng from dnpeers {
|
|
neighbor 172.20.138.5 as 4242421926;
|
|
import where dn42_import_filter(3,24,34);
|
|
export where dn42_export_filter(3,24,34);
|
|
};
|