Delete LTE default route as soon as it is added.

Hi all,

I am experiencing an issue with a RB411U on 6.34.2 with a sierra wireless MC8705 - If the mikrotik is restarted or the lte interface dropped and reconnected then it adds and overrides the static default root with a default route of the lte interface.

This happens even if the add default route option is deselected under the lte interface properties. If I select the option and set the distance to 2 for example, it will disregard that and override the default route in any case. Possibly a bug ?

What can I do to stop this or how can I script it to delete the lte route as soon as it is present ?

Thanks

Which firmware version does the RB411 have?

You can hack a solution by using a Netwatch script for example to fix this in the meanwhile.

If you are using up to date firmware versions, I’d open a ticket by sending a supout to support at mikrotik dot com.

Reseting to no defaults and reloading the configuration (make an export first) to rule out any nand glitches, and even netinstalling then testing if the problem persists will speed up the support process.

The board is currently firmware V3.22 with ROS 6.34.2 running - I would like to try netwatch so long and will also create a ticket now.