Hello, there is an issue regarding route filters. If some route filters are added by using a script which uses "place-before"
Like this
/routing filter add chain=CHAIN prefix=$MY_VAR action=accept place-before=0;
Then the route filters stop working right. If we add a new rule somewhere inside the rule filters, we have to place a passthrough rule after it, otherwise it will not be taken into consideration in the BGP announcements. Even so, nothing happens (the prefix is not announced) untill we disable the passthrough rule and then enable it again. Can somebody check this out and confirm if it is a bug?
We are using v4.16