Hi Bird experts,

 

If I want match two communities, how does the syntax works in bird ?

 

standard communities to matched

6509:4804 and 6509:4810

 

Is it like this

 

What are the pair inside the brackets means?

 

Or

 

filter labips {

if (([(65001,4809, 4810)] ~ bgp_community) then

accept

}