![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/7/68/768d5a8c-8599-44b8-8cdf-b5b6f7476ee0/768d5a8c-8599-44b8-8cdf-b5b6f7476ee0-bg114.png)
Chapter 32 Maintenance
GS2200-24 User’s Guide
276
32.7 Technical Reference
This section provides technical background information on the topics discussed in
this chapter.
32.7.1 FTP Command Line
This section shows some examples of uploading to or downloading files from the
Switch using FTP commands. First, understand the filename conventions.
32.7.2 Filename Conventions
The configuration file (also known as the romfile or ROM) contains the factory
default settings in the screens such as password, Switch setup, IP Setup, and so
on. Once you have customized the Switch’s settings, they can be saved back to
your computer under a filename of your choosing.
ZyNOS (ZyXEL Network Operating System sometimes referred to as the “ras” file)
is the system firmware and has a “bin” filename extension.
32.7.2.1 Example FTP Commands
ftp> put firmware.bin ras
This is a sample FTP session showing the transfer of the computer file
"firmware.bin" to the Switch.
ftp> get config config.cfg
This is a sample FTP session saving the current configuration to a file called
“config.cfg” on your computer.
If your (T)FTP client does not allow you to have a destination filename different
than the source, you will need to rename them as the Switch only recognizes
“config” and “ras”. Be sure you keep unaltered copies of both files for later use.
Table 88 Filename Conventions
FILE TYPE
INTERNA
L NAME
EXTERNA
L NAME
DESCRIPTION
Configuration
File
config *.cfg This is the configuration filename on the
Switch. Uploading the config file replaces the
specified configuration file system, including
your Switch configurations, system-related
data (including the default password), the
error log and the trace log.
Firmware ras *.bin This is the generic name for the ZyNOS
firmware on the Switch.