update schedule [ { daily | weekly { Mon | Tue | Wed | Thu | Fri | Sat | Sun } } time ]
update schedule { av-sdb | cnc | file-reputation | ip-reputation | ips-sdb | aie-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
| Parameter | Description | Value |
|---|---|---|
daily |
Indicates daily update of a signature database. |
- |
weekly { Mon | Tue | Wed | Thu | Fri | Sat | Sun } |
Indicates weekly update of a signature database. |
- |
av-sdb |
Indicates scheduled update time of AV-SDB. |
- |
cnc |
Indicates scheduled update time of malicious domain name database. |
- |
file-reputation |
Indicates scheduled update time of the file reputation signature database. Only the USG6510E/6510E-POE does not support this parameter. |
- |
ips-sdb |
Indicates scheduled update time of IPS-SDB. |
- |
aie-sdb |
Indicates the artificial intelligence engine database. For versions earlier than V600R007C20SPC300, only the USG6615E/6625E and USG6575E-B/6605E-B support this parameter. For V600R007C20SPC300 and later versions, the USG6610E/6620E, USG6630E/6650E, USG6635E/6655E, USG6680E and USG6712E/6716E also support this parameter. |
- |
sa-sdb |
Indicates scheduled update time of SA-SDB. |
- |
ip-reputation |
Indicates scheduled update time of IP reputation database. |
- |
hourly |
Indicates hourly update of IP reputation database. |
- |
minute |
Specifies the minute. |
The value ranges from 0 to 59. |
time |
Specifies the time in a day for the scheduled update of the signature database. |
The format is hh:mm. The hour and minute are separated by a colon (:). The hh value is an integer ranging from 0 to 23 and the mm value is an integer ranging from 0 to 59. |
hot-file-reputation |
Indicates the update interval of the file reputation hotspot database. Only the USG6510E/6510E-POE does not support this parameter. |
- |
minute minutes |
Specifies the update interval of the file reputation hotspot database, in minutes. |
The value is an integer ranging from 5 to 60. The default value is 5. |
location-sdb |
Indicates the update interval of the region identification signature database. |
- |
# Configure a scheduled update of signature databases at 02:00 every Wednesday.
<sysname> system-view [sysname] update schedule weekly wed 02:00
# Configure a scheduled update of signature database at 03:00 every day.
<sysname> system-view [sysname] update schedule daily 03:00
# Set the update interval to 10 minutes for the file reputation hotspot database.
<sysname> system-view [sysname] update schedule hot-file-reputation minute 10