Skip to Content

How to redistribute iBGP and eBGP routes to OSPF in FortiGate

This article describes how to redistribute BGP routes into OSPF on FortiGates.

Scope

FortiGate.

Solution

To enable BGP route redistribution into OSPF, use the following commands:

config router ospf
config redistribute bgp
set status enable
end
end

By default, FortiGate will redistribute all iBGP and eBGP routes into OSPF.