Hello,
following this configuration scenario, what I configured is a redundant that looks towards the primary router and the secondary router and put the monitor of this redundant under it, in case a link of this redundant goes out it automatically switches it to the secondary or does the primary remain active?
PRIMARY
config system ha
set group-id 2
set group-name "FGT-HA"
set mode a-p
set hbdev "ha1" 50 "ha2" 60
set session-pickup enable
set override enable
set priority 250
set monitor "Redundant"
end
SECONDARY
config system ha
set group-id 2
set group-name "FGT-HA"
set mode a-p
set hbdev "ha1" 50 "ha2" 60
set session-pickup enable
set override enable
set priority 150
set monitor "Redundant"
end
BR,
Giuseppe
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
No. A "redundant" interface goes down only when all member interfaces go down. Therefore, it wouldn't trigger HA primary selection when only one member link goes down while the others are up.
Toshi
Hi Giuseppe,
Higher priority unit becomes primary.
Here is another useful KB article that explains selection criteria for primary unit:
Following is for port monitoring:
Hello @GiuseppeB
To answer you question, yes, the monitored interface if goes down, the failover should occur, (meaning, the secondary device would become active). However, you have put the HA links itself here, I am not sure if you want them specifically to be monitored or not. In general, monitored interface are usually the ones which are used to traverse the traffic from firewall e.g. LAN to WAN or vice versa.
Resource to review : https://docs.fortinet.com/document/fortigate/6.0.0/handbook/666653/primary-unit-selection-with-overr...
Hello,
thanks for reply, the redundant interface is composed by 2 physical interface, so if one these interface goes down, with this configuration and without link monitor, ha will switch to secondary unit?
No. A "redundant" interface goes down only when all member interfaces go down. Therefore, it wouldn't trigger HA primary selection when only one member link goes down while the others are up.
Toshi
I still recommend to refer to the 6.0.0's handbook for the a-p HA operation. This flowchart visualizes it undoubtedly.
https://docs.fortinet.com/document/fortigate/6.0.0/handbook/123439/primary-unit-selection-with-overr...
Its newer versions are more descriptive but losing visual clearness.
Toshi
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1634 | |
1063 | |
751 | |
443 | |
210 |
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 2024 Fortinet, Inc. All Rights Reserved.