Fortigate Management Interface in HA Mode
Fortigate Management Interface in HA Mode First you activate the feature config system ha set ha-mgmt-status enable config ha-mgmt-interfaces edit 1 set interface wan2 set gateway 192.168.147.254 next end end Do not forget to set a default gateway. This interface is isolated and requires its own routing.
Then you assign an individual IP address to every node in the cluster System1
config system interface edit wan2 set ip 10.11.101.101/24 set allowaccess https ping ssh snmp next end System2