Technical Tip: Standalone FortiSwitch password and static route config loss after reboot
| Description | This article describes steps to take if the Standalone FortiSwitch is losing password and static route configuration after reboot. |
| Scope | Standalone FortiSwitch Version 7.4.2 and earlier. |
| Solution | After the FortiSwitch reboot, only the password and static route configuration are lost. As a result, need to re-configure them post-reboot.
Collect the output of 'diagnose sys config-debug' and check if any header is missing. Note: The command is available on FortiSwitch models 2xx and above.
For example, in the below output, the header '#' is missing.
No header: (There should be a header # before 'config system'):
Should have a header like this ('#config-version=' etc...):
196xxxx1_16xx_5x2/./sys_global.conf.gz Missing header causes a parse failure, and the system fails back to the default configuration, as the config is considered corrupted.
Solution: Upgrade FortiSwitch to version 7.4.7/7.6.2 and above to fix the following bug:
Release notes:
If the issue is still seen, take console access to the FortiSwitch (make sure console session is logged) - reboot the FortiSwitch - open a support ticket and attach the console log along with the following outputs from the FortiSwitch:
diag debug report show full-config diagnose sys config-debug
Related articles: Technical Tip: Standalone FortiSwitch default configuration to avoid loosing VLAN configs Troubleshooting Tip: Internal interface native VLAN changes after switch reboot |
