You can always update signature databases anytime you want.
When the device can directly access the update center, configure security policies as follows:
When the device accesses the update center through the proxy server, configure security policies as follows:
For scheduled and immediate updates, signature database download addresses (IP address of the server configured on the FW or the IP address of the proxy server) and update procedures are the same. The two update modes differ in that immediate update can be performed at any time whereas scheduled update must be implemented at the specified time.
By default, the online update mode is HTTPS, and the device uses HTTPS to send update requests and download signature databases.
Update in HTTP mode is risky, and update in HTTPS mode is recommended. To perform update in HTTP mode, you must strictly restrict security policy matching conditions.
If the update center or proxy server has been configured as described in Scheduled Update, skip this step.
By default, the aging time of the download server is 7 days.
The aging time of the download server applies to only HTTPS upgrade and not to HTTP upgrade.
In V600R007C20SPC602 and later versions, the device in cloud authorization mode does not support this command.
Specify an interface IP address and VPN instance as the source IP address and VPN instance for online update request packets.
update host source interface-type interface-number
Specify the source IP address of online update request packets.
update host source ip ip-address [ vpn-instance vpn-instance ]
If the administrator does not specify the source IP address for online update request packets, the system searches a route based on the IP address of the update server and uses the IP address of the outgoing interface as the source IP address of update request packets.
If the interface has multiple IP addresses, run the update host source ip ip-address command to set the source IP address of update request packets and ensure that the FW can receive the reply packets. Otherwise, the online update may fail.
This configuration takes effect for both signature database update and URL remote query. However, the source IP address cannot be bound to a VPN instance for URL remote query. When the FW connects to the Internet through a VPN instance, run the update host source interface-type interface-number command to specify the outgoing interface if you need to use the URL remote query function.
update online { av-sdb | cnc | file-reputation | ip-reputation | ips-sdb | sa-sdb | location-sdb | hot-file-reputation | hot-url-reputation }
If the immediate update consumes too much bandwidth and interrupts normal services of the FW, you can run the update abort command to abort the signature database update. Wait until the bandwidth is sufficient for the update and normal services and then download the latest signature database.
update apply { av-sdb | cnc | file-reputation | ip-reputation | ips-sdb | sa-sdb }
You do not need to run this command if the system has been configured to download and install the signature database. To set the signature database update option, see Determining Signature Database Update Options.
update online aging-time aging-time
The default aging time of the online update of a hotspot database is 12 hours. You can use the command in this step to set online update aging time for the file reputation hotspot database and URL hotspot database simultaneously.
By default, the function of separately updating the signature database on the standby device is disabled. That is, after the signature database on the active device is updated, the signature database is automatically synchronized to the standby device.
By default, after the signature database on the active device is updated, the signature database is automatically synchronized to the standby device. This improves the efficiency of signature database update and prevents inconsistent content security detection capabilities on the active and standby devices. If the active device cannot synchronize the signature database to the standby device (for example, the heartbeat interface between the active and standby devices is abnormal), you can run this command to separately update the signature database on the standby device.