CCR 6.20 RIP route not added if static route exist

Hi,

I’m running a CCR running (6.20) where I’ve got routes for a same networks learned via RIP and also I’ve got static routes towards the same networks installed with higher administrative value.

This with the aim to route traffic towards a specific network through information learned by RIP and revert to static routes when RIP learned routes time out e.g. in case of a link problem.

Although in principle this is a simple configuration the router always is displaying static routes in the routing table and ignoring the same routes learned by RIP although they are of lower admin value.

If a delete the static route, the RIP route will be added about 5 seconds after. This router is learning 2 routes and if I setup a static route for 1 of the 2 routes, the one which is not statically defined is added but not the other one.

Is this a normal behavior ?