ROS7 OSPF routes inactive

Hi, I just upgraded one router (CCR1009) to ROS 7.13.5 and while OSPF v2 is functioning, for some reason all the OSPF routes are inactive in the table (see attached image).

Was something changed in ROS7? This never happened in ROS6.

Regards.
ospf_inactive.png

Apply correct filters to accept these routes

Filter per subnet or is there something more broad?

From my ROSV6 experience they would not populate the routing table if filtered out (denied / rejected) but I guess that has changed?

There are currently no routing filter rules.

In version 7 logic is changed. If no accepted by filters, they are will populate routing table but Filtered. Create filters (subnets, or for /32 is up to you) then select filters for in and out.

ok a simple ospf-in “accept” rule has fixed it, all routes are active. Thanks.

So it seems the outgoing routes are not filtered by default? it’s able to send out a default route without needing a filter to accept.
And it can’t be due to there being no “out filter” specified, when I specified no “in filter” the routes still weren’t accepted, it needed the accept rule.
ospf.png