Fortinet black logo

Administration Guide

7.2.0

Viewing and upgrading the FortiSwitch firmware version

Viewing and upgrading the FortiSwitch firmware version

You can view the current firmware version of a FortiSwitch unit and upgrade the FortiSwitch unit to a new firmware version. FortiSwitch Manager will suggest an upgrade when a new version is available in FortiGuard.

Using the FortiSwitch Manager GUI

To view the FortiSwitch firmware version:

  1. Go to Switch Controller > Managed FortiSwitches.
  2. Select the FortiSwitch name and click Edit.
  3. In the Edit Managed FortiSwitch panel, the Firmware section displays the current build on the FortiSwitch unit.
To upgrade the firmware on multiple FortiSwitch units at the same time:
  1. Go to Switch Controller > Managed FortiSwitches.
  2. Select the FortiSwitch units that you want to upgrade.
  3. Right-click and select Upgrade.The Upgrade FortiSwitches page opens.
  4. Select FortiGuard or select Upload and then select the firmware file to upload. If you select FortiGuard, all FortiSwitch units that can be upgraded are upgraded. If you select Upload, only one firmware image can be used at a time for upgrading.
  5. Select Upgrade.
Using the FortiSwitch Manager CLI

Use the following command to stage a firmware image on all FortiSwitch units:

execute switch-controller switch-software stage all <image id>

Use the following command to upgrade the firmware image on one FortiSwitch unit:

execute switch-controller switch-software upgrade <switch id> <image id>

Use the following CLI commands to enable the use of HTTPS to download firmware to managed FortiSwitch units:

config switch-controller global

set https-image-push enable

end

NOTE: The HTTPS download is enabled by default.

From your FortiSwitch Manager CLI, you can upgrade the firmware of all of the managed FortiSwitch units of the same model using a single execute command. The command includes the name of a firmware image file and all of the managed FortiSwitch units compatible with that firmware image file are upgraded. For example:

execute switch-controller switch-software stage all <firmware-image-file>

You can also use the following command to restart all of the managed FortiSwitch units after a 2-minute delay.

execute switch-controller switch-action restart delay all

Viewing and upgrading the FortiSwitch firmware version

You can view the current firmware version of a FortiSwitch unit and upgrade the FortiSwitch unit to a new firmware version. FortiSwitch Manager will suggest an upgrade when a new version is available in FortiGuard.

Using the FortiSwitch Manager GUI

To view the FortiSwitch firmware version:

  1. Go to Switch Controller > Managed FortiSwitches.
  2. Select the FortiSwitch name and click Edit.
  3. In the Edit Managed FortiSwitch panel, the Firmware section displays the current build on the FortiSwitch unit.
To upgrade the firmware on multiple FortiSwitch units at the same time:
  1. Go to Switch Controller > Managed FortiSwitches.
  2. Select the FortiSwitch units that you want to upgrade.
  3. Right-click and select Upgrade.The Upgrade FortiSwitches page opens.
  4. Select FortiGuard or select Upload and then select the firmware file to upload. If you select FortiGuard, all FortiSwitch units that can be upgraded are upgraded. If you select Upload, only one firmware image can be used at a time for upgrading.
  5. Select Upgrade.
Using the FortiSwitch Manager CLI

Use the following command to stage a firmware image on all FortiSwitch units:

execute switch-controller switch-software stage all <image id>

Use the following command to upgrade the firmware image on one FortiSwitch unit:

execute switch-controller switch-software upgrade <switch id> <image id>

Use the following CLI commands to enable the use of HTTPS to download firmware to managed FortiSwitch units:

config switch-controller global

set https-image-push enable

end

NOTE: The HTTPS download is enabled by default.

From your FortiSwitch Manager CLI, you can upgrade the firmware of all of the managed FortiSwitch units of the same model using a single execute command. The command includes the name of a firmware image file and all of the managed FortiSwitch units compatible with that firmware image file are upgraded. For example:

execute switch-controller switch-software stage all <firmware-image-file>

You can also use the following command to restart all of the managed FortiSwitch units after a 2-minute delay.

execute switch-controller switch-action restart delay all