After scheduled update is configured, the FW automatically downloads signature databases as scheduled.
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:
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.
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.
Perform this step when the FW needs to access the update center using a proxy server.
When the device connects to the Internet through a VPN instance, you must run the dns server vpn-instance vpn-instance-name command to bind the VPN instance to the DNS server.
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 schedule { av-sdb | cnc | file-reputation | ip-reputation | ips-sdb | sa-sdb | location-sdb | hot-file-reputation } enable
By default, scheduled update time for the signature database is enabled.
The licenses for the antivirus signature database, IPS signature database, and malicious domain name database must be available. Otherwise, these databases cannot be upgraded successfully.
update schedule [ { daily | weekly { Mon | Tue | Wed | Thu | Fri | Sat | Sun } } time ]
update schedule { av-sdb | cnc | file-reputation | ip-reputation | ips-sdb } { hourly minute | { daily | weekly { Mon | Tue | Wed | Thu | Fri | Sat | Sun } } time }
update schedule sa-sdb { daily | weekly { Mon | Tue | Wed | Thu | Fri | Sat | Sun } } time
update schedule hot-file-reputation minute minutes
update schedule location-sdb weekly { Mon | Tue | Wed | Thu | Fri | Sat | Sun } time
You need to set the time for scheduled update based on your network settings, but ensure that the update does not take up the network resources of normal services.
The following part gives the recommended time for updating the corresponding signature databases. You can adjust them according to your network settings.
During a scheduled update, you can run the update abort command to abort the update if the update consumes too much bandwidth and interrupts normal services. Wait until the bandwidth is sufficient for the update and normal services and then run the update online { av-sdb | cnc | file-reputation | ip-reputation | ips-sdb | sa-sdb | location-sdb | hot-file-reputation | hot-url-reputation } command to 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 change the signature database update option, see Determining Signature Database Update Options.
By default, the online update aging time of the hotspot database is 12 hours. You can use this command to set the online update aging time for both the file reputation hotspot database and URL hotspot database.
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.
Scheduled update may fail due to some reasons. The system will retry update periodically. Therefore, you can set the retry interval.
In the system view, set the retry interval for downloading the signature database for scheduled update. The default value is 3600 seconds.
update schedule retry-download interval interval-value
In the system view, set the retry interval for loading the signature database for scheduled update. The default value is 3600 seconds.
update schedule retry-load interval interval-value