SwUpdate module
Software update
1-63
iMG/RG Software Reference Manual (System Configuration)
d99f017e2652516d9146dd14f787f16e
iMG616BD-recovery-4-4_25.bin
7e722ffb74af07265b3e22d51496d1c3
iMG616BD-main-3-7-01_26.bin
d90657f8851b761d8336fbd0b34156df
snmpd.cnf.orig
ec6fc5ddc6adaa1e7943ce463de283c3
snmpinit
The above procedure is valid both for upgrade the Main Application code, the Recovery Application code and
any configuration file requested by the CPE. The swupdate module is able to detect based on the file type, on
which flash partition the file will be stored.
1.4.3.1 Start Time scheduling
It is possible set the
SwUpdate
starting time at any minute/hour/day/week of the year.
The
Start Time
command uses syntax similar to the
crontab
files syntax
The
Start Time
is composed of five time and date fields (minute, hour, day-of-month, month, day-of-week
respectively). The
SwUpdate
is started when the minute, hour and month of year fields match the current gate-
way time and when at least one of the two day fields (day-of-month or day-of-week) match the current gateway
time.
A field may be an asterisk (‘*’), which always stands for ‘first-last’.
Ranges of numbers are allowed. Ranges are two numbers separated by a hyphen. The specified range is inclusive.
For example, 8-11 for the ‘hours’ entry specifies execution at hours 8, 9, 10 and 11.
Lists are allowed. A list is a set of numbers (or ranges) separated by commas.
Examples: ‘1,2,5,9’, ‘0-4,8-12.
When the local gateway time equals the start time,
SwUpdate
executes the following actions:
It retrieves the list of files available into the non-volatile memory and for each file calculates the MD5 value.
Field
Allowed Values
M
INUTE
0-59
H
OUR
0-23
DAY
-
OF
-
MONTH
1-31
M
ONTH
1-12
DAY
-
OF
-
WEEK
0-7 (0 or 7 is Sunday)