< Home

update schedule

Function

The update schedule command sets scheduled update time for the signature database.

Format

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

Parameters

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.

-

Views

System view

Default Level

3: Management level

Usage Guidelines

  • Using the update schedule command, you can update all signature databases daily at any point during the time range 22:00 to 08:00.
  • Using the update schedule [ { daily | weekly { Mon | Tue | Wed | Thu | Fri | Sat | Sun } } time ] command, you can configure scheduled update time for all signature databases.
  • Using the 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 } command, you can configure scheduled update time for a signature database.
  • Using the update schedule sa-sdb { daily | weekly { Mon | Tue | Wed | Thu | Fri | Sat | Sun } } time command, you can configure scheduled update time for the service awareness signature database.
  • The update schedule hot-file-reputation minute minutes command sets the update interval of the file reputation hotspot database. After you run the command, the file reputation hotspot database is upgraded at a specific interval specified by minutes.
  • update schedule location-sdb weekly { Mon | Tue | Wed | Thu | Fri | Sat | Sun } time command sets the update interval of the region identification signature database.

Example

# 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
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >