Question
enabling ospf on fortigate
Hi,
interface fa0/2
ip address 192.168.2.10 255.255.255.0
1 ) router ospf 1
network 192.168.2.0 0.0.0.255 area 0
2 ) interface FastEthernet 0/2
ip ospf 1 area 0
If I want to do the same setup on fortigate do I need to specify both interface and the network ?.
In gui I can see both
If Yes why we have to do this . Usually on cisco we either we use under interface(2) or network (1)
Thanks
