FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
jintrah_FTNT
Staff
Staff
Article Id 196161
Article
By default, the time between HA heartbeat packets is 200 milliseconds.

In FortiOS, it is possible to change this time using the following CLI command:
# config system ha
    set hb-interval <interval_integer>
*The default <interval_integer> is 2. The heartbeat interval range is 1 to 20 (100*ms).

end

A heartbeat interval of 2 means the time between heartbeat packets is 200 ms.
Changing the heartbeat interval to 5 changes the time between heartbeat packets to 500 ms.


HA heartbeat packets consume more bandwidth if the heartbeat interval is short.
But if the heartbeat interval is very long, the cluster is not as sensitive to topology and other network changes.


Contributors