did someone know whether it’s possible to filter by route type?
I would like to add the non routeable networks (like RFC 1918, RFC6598, etc) as unreachable routes at my network edges. But such routes also get announced via ospf. i like to filter them on ospf-in. But how? Has someone an idea how to filter them?
Ok that’s not what i’m looking for as i have some RFC 1918 routes i use inside the network. But i think i got an idea: filtering 10.0.0.0/8 but only if it’s a /8. That should filter the discard routes from being distributed over OSFP while still distributing the more specific actual routes.