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.
Nishtha_Baria
Article Id 275932
Description

This article describes how to reset and then reactivate a FortiSwitch managed by FortiGate.

Scope FortiGate.
Solution

When a reset is performed, the configuration under FortiGate’s Managed FortiSwitch is still present even though the FortiSwitch has been reset.

As a result, trying to reactivate the FortiSwitch on FortiGate does not work.

 

To get rid of the configuration on the FortiGate side, follow the steps below:

  1. Factory Reset the FortiSwitch.
  2. On FortiGate, go to Wifi & Switch Controller -> Managed Switch -> select Authorization -> Deauthorize.

 

fswdeauth.png

 

From the CLI:

 

config switch-controller managed-switch

    edit <switch-serial-number>

        set fsw-wan1-admin disable

end

 

  1. Next, 'right-click' on the same FortiSwitch and then select ‘Delete’.

 

deletefsw.png

      

From the CLI:

 

config switch-controller managed-switch

    edit <switch-serial-number>

        set fsw-wan1-admin disable

end

 

The above steps will ensure that all settings related to the FortiSwitch are reset on FortiGate and can then be registered/authorized again on FortiGate.