User manual

9: Management configuration settings
_______________________________________________________________________________________________________
Name Type Required Default Description
Configured boolean yes no
Set to yes to make the autoload
sequence process this entry.
SegmentName string yes (none)
Where the downloaded file should be
stored (config1 | config2 | altconfig |
image1 | image2 | altimage). Typically
only altconfig and altimage are used.
$$.ini request configuration
$$.img request firmware
RemoteFilename string yes (none)
$$.vas notify activator sequence is
complete. $$.vas should always be
requested last.
A sample autoload configuration is show below.
Note: as some values are exceptional (like $) they need to be appropriately
escaped using uci set and show commands. This removes the need to know the
correct escape sequences.
root@VA_router:/# uci show autoload
autoload.main=core
autoload.main.Enabled=yes
autoload.main.StartTimer=10
autoload.main.RetryTimer=30
autoload.main.NumberOfRetries=5
autoload.main.BackoffTimer=15
autoload.main.BootUsingConfig=altconfig
autoload.main.BootUsingImage=altimage
autoload.@entry[0]=entry
autoload.@entry[0].Configured=yes
autoload.@entry[0].SegmentName=altconfig
autoload.@entry[0].RemoteFilename=$$.ini
autoload.@entry[1]=entry
autoload.@entry[1].Configured=yes
autoload.@entry[1].SegmentName=altimage
autoload.@entry[1].RemoteFilename=$$.img
autoload.@entry[2]=entry
autoload.@entry[2].Configured=yes
autoload.@entry[2].SegmentName=config1
autoload.@entry[2].RemoteFilename=$$.vas
_______________________________________________________________________________________________________
© Virtual Access 2015
GW1000 Series User Manual
Issue: 2.4 Page 41 of 255