Open Shortest Path First (OSPF)

To configure OSPF on Router3 – CLI

config router ospf

set router-id 10.11.102.3 config area

edit 0.0.0.0 next

end

config network edit 1

set prefix 10.11.0.0/255.255.255.0 next

edit 2

set prefix 172.20.120.0/255.255.255.0 next

end

config ospf-interface

edit “Router3-Internal” set interface “port1” set priority 255

next

edit “Router3-External” set interface “port2”

next

edit “Router3-ISP-BGP” set interface “port3” set cost 2

next end

end


Having trouble configuring your Fortinet hardware or have some questions you need answered? Check Out The Fortinet Guru Youtube Channel! Want someone else to deal with it for you? Get some consulting from Fortinet GURU!

One thought on “Open Shortest Path First (OSPF)

  1. Pratik

    I was configuring OSPF for Kotak Team, On fortigate firewall for Ranchi Location and I have done below things-

    • Specified Loopback Network,
    • LAN network,
    • WAN Network with local firewall Is connected to Its peer.
    • I have also configured Policy and Static route

    After that Im able to ping neighbor IP from firewall but Neighbor Is not established, Please Kind me In this case to overcome this Issue.

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.