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.
sprashant
Staff
Staff
Article Id 231118
Description This article describes how to upgrade the Antivirus Engine in a HA cluster.
Scope FortiGate, Fortiproxy
Solution
  1. Before the Upgrade:

 

From CLI:

Run this command to check the current version of the engine:

 

FGT_1#diagnose autoupdate versions | grep AV -A2

AV Engine

---------

Version: 6.00164

--

 

From the GUI: go to System -> Fortiguard -> AV Definitions.

 

sprashant_0-1669666716719.png

 

FGT_1 # get sys status | grep HA

    Current HA mode: a-p, primary

 From the CLI we can move to the secondary firewall via:

exec ha manage 0 [username]

FGT_2# get sys status | grep HA

    Current HA mode: a-p, secondary

FGT_2#diagnose autoupdate versions | grep AV -A2

AV Engine

---------

Version: 6.00164

--

 

Here both units in the cluster are on 6.00164.

 

2) Upgrading the AntiVirus engine on the primary FortiGate.

Go to System -> FortiGuard -> Antivirus -> Upgrade Database -> Select file -> Upload the AV Engine and select 'OK'.

 

sprashant_1-1669666716724.png

 

sprashant_2-1669666716728.png

 

In this example, an upgrade is performed from version 164 to 169:

 

sprashant_3-1669666716728.png

 

Once 'OK' is selected:

 

sprashant_4-1669666716729.png

 

3) After the Antivirus engine is upgraded, it is possible to check the status of the Antivirus engine on both the firewalls in the cluster:

 

FGT_1#diagnose autoupdate versions | grep AV -A2

AV Engine

---------

Version: 6.00169

--

 

sprashant_5-1669666716733.png

 

Ideally upgrading the Active firewall with the Antivirus engine database should push it to the secondary as well, it is possible to check it from GUI or CLI:

 

FGT_1 # exec ha manage 0 [username]

FGT_2 #diagnose autoupdate versions | grep AV -A2

AV Engine

---------

Version: 6.00169

--

 

Related articles:

Technical Tip: How to manually update the Virus Definition database or AntiVirus Engine

Technical Tip: Upgrading IPS Engine on the primary FortiGate will also upgrade the backup FortiGate