FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
v_ceban
Staff
Staff
Article Id 321995
Description

 

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.

 

To filter the redistributed routes, a route-map can be applied as described in the following article:
Technical Note : How to control (filter) OSPF route redistribution with access-list and route-map 

Contributors