Le 04/04/2022 à 15:43, Claudio Jeker a écrit :

You should really use as-set for this:

as-set ru-set { 2148 2585 2587 ... }

And also not match any (at least I think you don't really want that to
match on ibgp sessions):

match from ebgp AS as-set ru-set set { localpref 250 nexthop blackhole }

If done right you can replace all your rules by one single one.


Hi Claudio,

I followed your advice and everything is stable now. No need to increase memory limits.

Thanks for the hint.

Laurent

Reply via email to