Hi,
How can I do ospf filter in fortigate
Thanks
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Here is my scenario I have three vdoms , vdom aVdom bVdom c Vdom has static routes and connected networks , it is redistributed in OSPF . I don’t want these redistributed routes from a and b in vdom c’s routing table Vdim a ,b and c are in same areas Thanks
Can you try something like this? I didn't have chance to test it
1) set tag for the redistributed connected on one device
config router ospf
config redistribute connected
set tag 12345
2) then configure a route-map to filter tagged prefixes from the above device
config router route-map
edit test-tag
config rule
edit 1
set action deny
set match-tag 12345
end
config router ospf
set distribute-route-map-in test-tag
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1713 | |
1093 | |
752 | |
447 | |
231 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.