| Description | This article describes the issue of a FortiSwitch in mclag-icl setup losing connection after a FortiGate upgrade/HA failover and provides a step-by-step solution to resolve the problem. The issue occurs when the Spanning Tree Protocol (STP) priority mismatch between the FortiSwitch1 and FortiSwitch2 in the network causes the FortiSwitches to go offline. |
| Scope | FortiGate, FortiSwitch. |
| Solution |
Topology: FortiGate -> FortiSwitch1 <- Tier1 mclag-icl -> FortiSwitch2.
FortiSwitch can be any model starting from 2xx and above (FortiSwitches with 2xx models and above support mclag-icl)
To resolve the issue of a FortiSwitch losing connection after a FortiGate upgrade, follow these steps:
FortiSwitch local CLI command:
diagnose stp instance list
FortiGate switch-controller CLI commands:
config switch-controller managed-switch edit <FortiSwitch1 SerialNumber> config stp-setting set local-override enable end end
config switch-controller custom-command edit "STP-Priority" set command "config switch stp instance %0a edit 0 %0a set priority 8192 %0a next %0a edit 15 %0a set priority 8192 %0a end %0a" next end
config switch-controller managed-switch edit <FortiSwitch1 SerialNumber> config custom-command edit 1 set command-name STP-Priority end end next end
|
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.