OSPF Default Route distribution

Hi,

Using Router OS Version 7 on an topology .
ABR is not distributing default route to Router in Stub area.
Please suggest configuration on ABR to enable default route distribution to stub area.

Regards

Hello!

We are working on this issue. Will try to fix it in upcoming RouterOS versions.
Please follow changelogs to follow the fixes and improvements.

Best Regards,

Hi, the issue is still present in stable version 7.3. Do you have an ETA when this will be fixed? Thanks

You must set default-cost in area config (in CLI!). Default is “undefined” and with this is not default route. In previous versions is default 1.

Thank you for this! I’ve been searching and have seen many people asking the same question. This solves the problem for me as well.