ZyXEL Communications MSAP2000 Switch User Manual


 
238
MSAP2000 AAM User’s Guide
If your FTP client does not allow you to have a destination filename different than
the source, you will need to rename them as the MSAP2000 AAM only
recognizes “config-0” and “ras”. Be sure you keep unaltered copies of the files for
later use.
The following table is a summary. Please note that the internal filename refers to
the filename on the MSAP2000 AAM and the external filename refers to the
filename not on the MSAP2000 AAM, that is, on your computer, local network or
FTP site and so the name (but not the extension) may vary. After uploading new
firmware, use the
sys version command to confirm that you have uploaded the
correct firmware version.
Table 67 File Name Conventions
FILE TYPE INTERNAL NAME EXTERNAL NAME DESCRIPTION
Configuration File config-0 *.dat This is the configuration filename for the
MSAP2000 AAM.
Firmware ras *.bin This is the generic name for the ZyNOS
firmware on the MSAP2000 AAM.
31.3 Editable Configuration File
The configuration file can be downloaded as a plain-text (ASCII) file.
Edits to the configuration can be made to this file before it is uploaded
again to the MSAP2000 AAM.
Note: You can change the “.dat” file to a “.txt” file and still upload it to the
MSAP2000 AAM.
31.3.1 Editable Configuration File Backup
Configure your system, and then use FTP to backup the plain-text configuration
file onto your computer. Do the following to backup the configuration file:
Use an FTP client to connect to the MSAP2000 AAM.
C:\> ftp <MSAP2000 AAM IP address>
Enter the User name (just press [ENTER]).
User: [ENTER]
Enter the management password (1234 by default).
Password: 1234
230 Logged in
Use get to transfer the configuration file to the computer. The configuration file on the
system
(that you want to backup to the computer) is named
config-0.
ftp> get config-0