Updates the CTM200's Mini Micro FW. The "cmd stm upgrade" command requires 4 parameters when accessing an FTP server, 2 parameters when accessing an HTTP server or scripts locally.
f = imagefile.tar | Name of the file containing the firmware image |
u = <blank> | Same as localhost |
u = localhost | Localhost, image must be in /tmp |
u = url | URL, can be IP address. Prefixed by ftp:// or http://, if no prefix is specified (eg. cypress.bc.ca) then ftp:// is used. |
n = username | Username for FTP server, must not contain special characters (Optional) |
p = password | Password for FTP server, must not contain special characters (Optional) |
Notes:
Examples:
cmd stm upgrade CTM2xxMiniMicro-CRC-R99.bin.tar cypress.bc.ca cypress PASSWORD cmd stm upgrade CTM2xxMiniMicro-CRC-R99.bin.tar ftp://cypress.bc.ca cypress PASSWORD
cmd stm upgrade CTM2xxMiniMicro-CRC-R158.bin.tar http://www.cypress.bc.ca/repository/openctm/eng13 cmd stm upgrade http://www.cypress.bc.ca/repository/openctm/eng13/CTM2xxMiniMicro-CRC-R158.bin.tar <---must be on firmware 3057 or above
cmd stm upgrade CTM2xxMiniMicro-CRC-R158.bin.tar localhost
See also: Diagnostics and Logging, Firmware Upgrade and Configuration
Firmware revision 2.0.1.2221