Planet Technology VIP-152T Telephone User Manual


 
PLANET VIP-152T User’s Manual
45
3. -boot2m: to upgrade 2mb rom file, which includes all firmware file mentioned in item 2.
4. -s: it is necessary to prepare TFTP/FTP server IP address for upgrading firmware rom file.
5. -f: the file name prepared for upgrading is necessary as well.
6. –method: specify download method to be TFTP or FTP(0 for TFTP.1 for FTP)
7. –ftp: specify user name and password for FTP download method.
For example: User prepares to upgrade the latest app rom file – vip152t.100, the TFTP server is
192.168.0.10, User has to input command as below:
rom –app –s 192.168.0.1 –f vip152t.100
usr/config$ rom
ROM files updating commands
Usage:
rom [-print][-app][-dsptest][-dspcore][-dspapp]
-s TFTP/FTP server ip -f filename
rom -print
-print show versions of rom files. (optional)
-app update main application code(optional)
-dsptest update DSP testing code(optional)
-dspcore update DSP kernel code(optional)
-dspapp update DSP application code(optional)
-s IP address of TFTP/FTP server (mandatory)
-f file name(mandatory)
-method download via TFTP/FTP (TFTP: mode=0, FTP: mode=1)
-ftp specify username and password for FTP
Note:
This command can run select one option in 'app',
, 'dsptest', 'dspcore', and 'dspapp'.
Example:
rom -method 1
rom -ftp vwusr vwusr
rom -app -s 192.168.4.101 -f app.bin
usr/config$