CLI Procedure for copying files in configuration mode:
Connect MSAG via CLI, enter in config mode of MSAG. Copy commands for files in
config mode, use following commands to copy files from ftp server to MSAG5200 or
MSAG5200 to ftp server (PC).
Back up and restoration of “startrun.dat” file:
1. Run the following command to back up the configuration file from the
flash(MSAG) to the FTP server (Computer):
msag#copy flash: /cfg/startrun.dat ftp: //192.168.1.1/startrun.dat
2. Run the following command to restore the configuration file to flash(MSAG)
from FTP server (Computer):
msag#copy ftp: //192.168.1.1/startrun.dat flash: /cfg/startrun.dat
Back up and restoration of “ics.fw / ics.mvr / ics.bt” files:
Run the following commands one by one to back up the version files of GIS card
from flash(MSAG) to FTP server (Computer):
i. msag#copy flash: /img/ics.fw ftp: //192.168.1.1/ics.fw ………….. (Command for
copying ics.fw firmware file of GIS card)
ii. msag#copy flash: /img/ics.mvr ftp: //192.168.1.1/ics.mvr …………... (Command
for copying ics.mvr firmware file of GIS card)
iii. msag#copy flash: /img/ics.bt ftp: //192.168.1.1/ics.bt …………... (Command for
copying ics.mvr firmware file of GIS card)
Note: - startrun.dat file is used for saving configuration files. Configuration means current
configuration like VOIP users extensions, VLAN Data, login accounts etc. When any
configuration is modified it is save on MSAG RAM, to safeguard against the loss of current
configuration always use “write” command to save the configuration in “startrun.dat” file.
Following is a list of some important version files:
Card Version file
ICS ics.bat
Ics.fw
ICS.MVR
MPRB Mprb.bt
Mprb.fw
Mprb.mvr
CNIC mapp.mvr
GDL dgl.bt
GILCA gilca.fw
gilca.mvr
Description:
Perform following procedure to upgrade or reload GIS card version files in Boot
mode in case of version firmware failure.
Prerequisite:
1. Make sure the GIS card is plugged-in slot 9 and ZXMSG 5200 is working normally.
2. Make sure to pull-out card from slot 10.
3. Connect a computer with the front panel network interface of GIS card using straight
through cable.
4. Connect the COM port of the computer with the console port of the backplane in master
shelf through console cables.
5. Start wftpd32 program and add a user in it. the directory is where the version files are
saved.
To upgrade or reload GIS card version, perform the following steps:
1. Press Enter key to enter BOOT mode.
Attached TCP/IP interface to motfcc0.
Attaching network interface lo0…. done.
maincard parameters section inited!
/flash/img/license.dat is not valid version file, auto delete it!
Checking version file Dir success!
Press Enter key to stop auto-boot…3
[ICS]/flash/img/>
2. Execute ‘c’ command to configure BOOT parameters.
[ICS]/flash/img/>c
‘ .’ = clear field; ‘ _’ = go to previous field;
^D = quit
Boot location [0:Net, 1:Flash] : 1
Client IP : x.x.x.x
Netmask: x.x.x.x
Server IP : x.x.x.x
Gateway IP :
FTP User : zte
FTP Password: zte
FTP Password Confirm: zte
Version File : ICS.MVR
Enable Password :
Enable Password Confirm:
Inband MAC address : ----------
Outband MAC Address: --------
Boot Config File : startrun.dat
Left CNIC MAC address: --------
Right CNIC MAC address: -------
[ICS]/flash/img/>
3. Execute format command to format the flash.
4. Execute downver command to download version files.
a. Execute downver ICS.MVR command to transfer ICS.MVR to flash.
b. Execute downver ICS.FW command to transfer ICS.FW to flash.
c. (Optional) Execute downver ICS.bt command to transfer ics.bt to flash.
d. Execute update ics.bt to upgrade Boot.
5. Execute download command to transfer license.dat and licensereadme.zte to flash.
6. Execute run command to run or reset the system.
End of Steps.