The update schedule ext-url-sdb command sets the scheduled update time of the external malicious URL signature database.
update schedule ext-url-sdb { hourly minute | { daily | weekly { Mon | Tue | Wed | Thu | Fri | Sat | Sun } } time }
| Parameter | Description | Value |
|---|---|---|
| hourly | Indicates that the external malicious URL signature database is updated on an hourly basis. |
- |
| minute | Specifies the minute. |
The value is an integer that ranges from 0 to 59. |
| daily | Indicates that the external malicious URL signature database is updated on a daily basis. |
- |
| weekly { Mon | Tue | Wed | Thu | Fri | Sat | Sun } | Indicates that the external malicious URL signature database is updated on a weekly basis. |
- |
| time | Specifies a specific time within a day as the scheduled update time. |
The format is hh:mm. The hour and minute are separated by a colon (:). The value is an integer. hh ranges from 0 to 23 and mm ranges from 0 to 59. |
You need to set the scheduled update time based on your network settings. Ensure that the update does not take up the network resources of normal services. If the scheduled update time is not set, the sysname randomly selects a time between 22:00 and 07:59 as the daily scheduled upgrade time by default.