Hi,
I’m looking for a routing filter function:
between “rules” or “select rules”.
The documentation on this subject is brief :
https://help.mikrotik.com/docs/display/ROS/Route+Selection+and+Filters
and I must admit I don’t understand the logic:
My use case is that on a PE in a VRF, we receive 3 default routes from 3 separate BGP routers.
I want to be able to control the preferences for taking these defaults route into consideration.
I have tried some /routing/filter/rule; which according to a given community (applied by the BGP in output) will change: the weight / the local-pref / and even the distance; and I do not manage to make a selection of the right default route in my VRF.
In :
routing/BGP/VPN : no possibility to select my “select rule” ?
nor in routing/BGP … connection or template…
Is anyone get the logic? and a solution please?