Created on
02-23-2010
07:42 PM
Edited on
06-03-2025
02:20 AM
By
Jean-Philippe_P
Description
This article describes what steps are required to add a new FortiGate unit to existing HA cluster and make it become a Subordinate (secondary) unit.
To add a new unit to the cluster the following criteria must be met:
Scope
FortiGate.
Solution
show system ha
config system ha
set group-name "FGT-HA-Floor1"
set mode a-p
set password <password> <----- See note below.
set hbdev "port9" 0
set override disable
set monitor "port9"
end
Notes:
config system ha
set group-id <----- by default '0', but MUST be changed if multiple clusters are in the network.
set group-name
set hbdev ha1 50 (port1 100) <----- heartbeat interface(s) and associated priorities.
set password <----- matching the one on Primary unit (must be in plain text, do not copy/paste a hashed one).
set priority <----- secondary should have a lower priority.
set mode a-a <----- or a-p, according to the needs.
set override disable <---- to make sure this unit doesn’t wipe the config in Primary.
set monitor "port9" <---- to match monitored interface configuration Primary.
end
From the Web Based Manager (GUI), the configuration is accessible from System -> HA, here choose the Mode that was configured on the primary of the HA cluster, either Active-Active or Active-Passive, and select 'OK':
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.