Configuring Automatic Download of Application Package Updates
You can set up automatic downloading of application package
updates. To configure downloads, include the download
statement
at the [edit services application-identification]
hierarchy
level:
download { automatic { interval hour; start-time time; } url url; }
You can include the following download statements:
download
—Define download properties.automatic
—Setstart-time
value andinterval
in hours for automatic downloads. The defaultstart-time
is0:00
and the range is from 0:00 through 24:00. The defaultinterval
is24
and the range is from 6 through 720.url
—Specify the download URL.