Hi community
I’m configuring Fortinet 60F with 2 switches (48 ports each). The idea is to create a failed over if switch A fails Switch B takes over. Can someone please offer guidance on how to configure it? This is for office network configuration.
thank you
Hello,
Thank you for using the Community Forum. I will seek to get you an answer or help. We will reply to this thread with an update as soon as possible.
Thanks,
Hi,
Sorry, we're still trying to get you an answer or reply. In the meantime, if anyone viewing this topic has a possible answer, your input is welcomed.
Hi @Staphisco
I believe your switches support link aggregation, here is what you need to do to achieve failover scenario:
Sw1 > port 1 in FGT
Sw2 > port 2 in FGT
Active Active mode:
- Create LACP and add both port 1 and 2
- Enable LACP on both switches
- Enable health check on FortiGate
Config sample
config system interface
edit "LAG1"
set vdom "root"
set type aggregate
set member "port1" "port2"
set lacp-mode active
set lacp-ha-slave enable
next
end
User | Count |
---|---|
2270 | |
1232 | |
772 | |
452 | |
396 |
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.