Planet Technology VIP-152T Telephone User Manual


 
PLANET VIP-152T User’s Manual
41
6. -f: the file name prepared for upgrading is necessary as well.
7. –method: specify download method to be TFTP or FTP(0 for TFTP.1 for FTP)
8. –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
Command rom –print can show current version installed in VIP-152T.
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$
usr/config$ rom -print
Download Method : TFTP
Boot Rom : boot.152t
Application Rom : vip152t_1208.bin
usr/config$
4.19. [passwd] command
For security protection, user has to input the password before entering application user/config mode.
Two configurations of login name/password are supported by the system.
1. –set: set password of “root” users or “administrator” users.
(passwd –set root/administrator “password”)