Command with FXS Gateway
-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', 'boot',
'dsptest', 'dspcore', and 'dspapp'.
Example:
rom -method 1
rom -ftp vwusr vwusr
rom -app -s 192.168.4.101 -f app.bin
usr/config$
Figure 19-35 rom commend list
Parameter Usages:
show versions of all rom files
-app, boot, boot2m, dsptest, dspcore, dspapp
to update main Application program
code, Boot code, DSP testing code, DSP kernel code, or DSP application code.
Most of all, the Rom file needed to get upgrade is App or Boot2m. Please check the exactly Rom
file before doing download procedure.
-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.
usr/config$ rom -print
Download Method : TFTP
Hardware Ver. : 3.0b
Boot Rom : sdboot.200
Application Rom : 4asipfxs.106
DSP App : 48302ce3.140
DSP Kernel : 48302ck.140
DSP Test Code : 483cbit.bin
usr/config$
Command List
19-35