Technical Tip: Can not select mgmt1 interface of FortiGate-6K under Management Interface Reservation
| Description | This article describes the situation where it is not possible to select the mgmt1 interface of FortiGate-6K under System -> HA -> Edit -> Management Interface Reservation >Interface after upgrading the firmware version or any related situation. |
| Scope | FortiGate-6K v7.2.10. |
| Solution |
  Delete all related settings with mgmt1 to make sure that Ref. = 0. Go under System -> HA -> Edit -> Management Interface Reservation -> Interface to select mgmt1 interface.
config global config load-balance setting show get
To check if mgmt1 is under slbc-mgmt-intf setting:
FortiGate-6000F (setting) # get status : enable slbc-mgmt-intf : mgmt1
Change mgmt1 to be the other interface such as mgmt2, following the CLI command:
config global config load-balance setting set slbc-mgmt-intf mgmt2 end end
Go under System -> HA -> Edit -> Management Interface Reservation -> Interface. It would be possible to select the mgmt1 interface. |
