Fortinet black logo

Upgrading via CLI

Copy Link
Copy Doc ID 2474378d-24a6-11eb-96b9-00505692583a:260873
Download PDF

Upgrading via CLI

  1. Use the show images command to view the available images in the controller. By default, a new controller will boot from the primary partition which contains the running image.
    Master-3000D(15)# show images
    Running image : image0
    On reboot : image0
    --------------------------------------------------------------------------------
    Running image details.
    System version: 0.3.14
    System memory: 231M/463M
    Apps version: 8.4-8build-0
    Apps size: 251M/850M
    -------------------------------------------------------------------------------
    Other image details.
    System version: 0.3.14
    System memory: 240M/473M
    Apps version: 8.4-7build-7
    Apps size: 177M/849M
  2. To install the latest release, download the release image using the upgrade-image command.
    upgrade-image scp://<username>@<remote-server-ip>:<path-to-image>/<image- name>-rpm.tar both

    reboot

The above command will upgrade the secondary partition and the controller will reboot to secondary partition.

Note:

After an upgrade the current partition will shift to the second partition. For example, if you started upgrade in primary partition, post upgrade the default partition becomes secondary partition and vice- versa.

Upgrading via CLI

  1. Use the show images command to view the available images in the controller. By default, a new controller will boot from the primary partition which contains the running image.
    Master-3000D(15)# show images
    Running image : image0
    On reboot : image0
    --------------------------------------------------------------------------------
    Running image details.
    System version: 0.3.14
    System memory: 231M/463M
    Apps version: 8.4-8build-0
    Apps size: 251M/850M
    -------------------------------------------------------------------------------
    Other image details.
    System version: 0.3.14
    System memory: 240M/473M
    Apps version: 8.4-7build-7
    Apps size: 177M/849M
  2. To install the latest release, download the release image using the upgrade-image command.
    upgrade-image scp://<username>@<remote-server-ip>:<path-to-image>/<image- name>-rpm.tar both

    reboot

The above command will upgrade the secondary partition and the controller will reboot to secondary partition.

Note:

After an upgrade the current partition will shift to the second partition. For example, if you started upgrade in primary partition, post upgrade the default partition becomes secondary partition and vice- versa.