Technical Tip: HA reserve management interface with managed FortiSwtich
| Description | This article describes best practice recommendations for an HA reserve management interface when it is connected via FortiLink. |
| Scope | FortiOS, FortiSwitch. |
| Solution |
config system interface edit vlan_mgmt set ip y.y.y.y ……… end
config system interface edit mgmt. set ip x.x.x.x set allowaccess https ping ssh <- Assuming these are the required admin protocols. …………. end
config system 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
Related article: |
