Hi Team,
Any help ?
From: Bird-users <bird-users-bounces@network.cz> On Behalf Of skanda
Sent: Thursday, 9 May 2024 3:29 PM
To: bird-users@network.cz
Subject: community matching
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
}