Add community values for peer filip
This commit is contained in:
parent
9e91904393
commit
014376b09d
|
@ -1,3 +1,5 @@
|
|||
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);
|
||||
};
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
protocol bgp B_dn42_filip from dnpeers {
|
||||
neighbor fe80::feec:daff:fe46:d60e % 'wg-filip' as 4242421404;
|
||||
import where dn42_import_filter(4,23,34);
|
||||
export where dn42_export_filter(4,23,34);
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue