Add zhaofeng peer
This commit is contained in:
parent
b4c18a3b11
commit
3e4bbdbff7
5
peers4/B_dn42_zhaofeng
Normal file
5
peers4/B_dn42_zhaofeng
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
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);
|
||||||
|
};
|
5
peers6/B_dn42_zhaofeng
Normal file
5
peers6/B_dn42_zhaofeng
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
protocol bgp B_dn42_zhaofeng from dnpeers {
|
||||||
|
neighbor fe80::2e41 % 'wg-bgp-zhaofeng' as 4242421926;
|
||||||
|
import where dn42_import_filter(3,24,34);
|
||||||
|
export where dn42_export_filter(3,24,34);
|
||||||
|
};
|
Loading…
Reference in a new issue