Description | This article describes best practice recommendations for an HA reserve management interface when it is connected via FortiLink. |
Scope | FortiOS, FortiSwitch. |
Solution |
config sys interface edit vlan_mgmt set ip y.y.y.y ……… end
config sys interface edit mgmt. set ip x.x.x.x set allowaccess https ping ssh <- Assuming these are the required management tools. …………. end
config sys ha set ha-mgmt-status enable config ha-mgmt-interface edit 1 set ha-mgmt-interface <mgmt> set ha-mgmt-interface-gateway <y.y.y.y > <- Management VLAN interface IP address. end end
|
Labels: