SDWAN OSPF route filtering
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2025 01:36 PM
Hi all,
is it possible to filter ospf routes. For example, cedge i forming ospf neighbor to other core device that is advertisine some netoworks and default route. I want only to accept def route and send via omp to remote branch.
I know I can create localized policy, route policy but where do I attach that to ospf?
regards
- Labels:
-
Other SD-WAN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2025 05:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2025 12:27 AM
This option is to filter router when redistributing from omp into ospf.
I want to filter ospf routes on cedge routers when receiving from ospf peer.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2025 04:30 AM
Hi,
OSPF in service-side is just traditional OSPF. Which means that you can't enforce filtering as you do in BGP/EIGRP (link state VS distance vector logic).
You can do filtering on core switch but this also depends on your area design.
On cedge, there can be option to do it via distribute-list in command. You will still have LSAs in cedge LSDB, but in routing table you will have only 0.0.0.0/0, thus only default route will be redistributed to OMP.
Please rate and mark as an accepted solution if you have found any of the information provided useful.
