User's Manual

EmulationEngine 11a/b/g User's Guide
Rev #/Date: 2.0.0 Beta/07.17.03 B-1
APPENDIX B: Software Upgrades
Complete the following steps to load a new software file into the
EmulationEngine’s flash file system:
1) If you are already logged in to the CLI, type reboot to return the
EmulationEngine to a known state:
reboot
2) Use Telnet to log back in to the CLI:
telnet 192.168.0.50
EE login: Admin
Password: EE
EmulationEngine Rev x.x
CMC_EE ->
This step uses the EmulationEngine’s default IP address
(192.168.0.50). If you have changed the IP address, use the
address you previously configured in the EmulationEngine.
3) Use the "ls" command to verify that there is enough space in
the flash file system for the new software.
CMC_EE -> ls
4) Compare the bytes free count to the size of the software file you
want to download. If there is not enough space, use the "rm"
command to remove one or more files from flash. DO NOT remove
the keyfile.
CMC_EE -> rm <file_name>
5) You must have an FTP server running in order to complete this
step. In the CLI, enter the "ftp" command and the command PC’s
IP address. Example:
CMC_EE -> ftp 192.168.0.2
6) Enter your FTP server user name and password. Just press
<Return> in response to either prompt if there is no user name or
password.
Username: <your_user_name>
Password: <your_password>
7) At the prompt for a remote file, give the pathname to the latest
EE22.SYS file on your PC (e.g., c:\EE22.SYS). For the local file
use EE22NEW.SYS. Enter “down” at the “dowload or upload”
prompt.
Remote File: c:\EE22.SYS
Local File: EE22NEW.SYS
download or upload: down
Getting @192.168.0.2:c:\EE22.SYS -> EE22NEW.SYS
###########################################################
###########################################################
###########################################################
###########################################################
###########################################################