FXSO H.323 Gateway User Manual
Document Ver.: 2.1a
Release Sep., 2003
Copyright (c) 2002 Welltech Computer Co. Ltd.
98
Example:
rom -method 1
rom -ftp vwusr vwusr
rom -app -s 192.168.4.101 -f app.bin
usr/config$
Parameter Usages:
-print
show versions of all rom files
-app, boot, boot2m, dsptest, dspcore, dspapp, greeting, askpin
to
update main Application
program code, Boot code, DSP
testing code, DSP kernel code,
DSP application code, greeting
file, askpin file.
-s
to specify TFTP server’s IP address when upgrading ROM
files.
-f
to specify the target file name, which will replace the old one.
-method
to decide using TFTP or FTP as file transfer server. “0” stands
for TFTP, while “1” stands for FTP.
-ftp
if users choose FTP in above item, it is necessary to specify
pre-defined username and password when upgrading files.
4.2.27 [passwd]
For security concern, users have to input the password before entering
configuration mode. “
passwd
” command is for password setting purpose.
-----------------------------------------------------------------------------------------------
usr/config$ passwd
Password setting information and configuration
Usage:
passwd -set Loginname Password
passwd -clean
Note:
1. Loginname can be only 'root' or 'administrator'
2. passwd -clean will clear all passwd stored in flash,
please use it with care.
Example: