Dear Colleagues, If I need to add several communities, what's the filter syntax would be?
I can add the community "43859:300" this way:
protocol bgp leopard {
export filter {
if proto = "C21" then {
bgp_community.add((43859,300));
accept;
}
};
}
What if I want to add two communities: "43859:300" and "no-export" ?
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
sip:[email protected]
