On Thu, Feb 12, 2026 at 06:27:21PM +0100, Christoph via Bird-users wrote:

> I assume this line from the template:>          export where proto =
> "mynet4";
> 
> gets overwritten by this line in the specific bgp concection:
> 
> >          export filter set_med20;         <<<<
> 
> which causes more exports than I intended and triggers the export limit.

Yes, that's exactly that. BIRD can't merge these filters well when
templating, and instead they are replaced. Also, it's impossible to
guess whether the user would like to AND the filters, OR them, and in
which order.

Happy routing!  
Maria

-- 
Maria Matejka (she/her) | BIRD Team Leader | CZ.NIC, z.s.p.o.

Reply via email to