Copyright © 2006 – STM Norway AS
Publication no. 101557, Rev. T, November 3
th
, 2006
Page 54
Example:
# sw mcast 1 511 224.0.1.59 2001
#
will enable automatic reception of software upgrades on PID 511, IP address 224.0.1.59 and UDP port
number 2001.
13.2 Manual software update
Users with minimum privilege level 2 may use the CLI command
sw upgrade
to download a new
software image from the default TFTP server. After successful download of a new software image, the
previous software version will be stored as a backup version before enabling the new software.
Below is described in detail how to upgrade the STM SatLink Terminal software:
1.
Verify the default settings for the manual software upgrade with the CLI command
sw show
2.
If necessary, update the default settings for the manual software update by using the CLI command
sw upgrade –default <upgraded-SW-filename> <tftp-ip-address>
3.
Verify the settings with the CLI command
sw show
4.
Execute the SW upgrade by typing
sw upgrade
, then restart the STM SatLink Terminal
Example:
# sw show
SW versions
--------------------------------
Boot : 9.0.0.1
Current : 9.1.4.63
Backup : 9.1.3.60
Manual SW upgrade settings
--------------------------------
TFTP server IP addr : 10.10.1.1
File name : dvb-rcst.tgz
Automatic SW upgrade settings
--------------------------------
Activated : Yes
PID : 511
IP address : 224.0.1.59
Port No. : 2001
Licenses for SW options
--------------------------------
None
#
# sw upgrade -default dvb-rcst.tgz 10.10.10.8
# sw upgrade
Software download in progress, please wait...................................
...........................................................................
File Transfer complete
Configuration Saved