User's Manual

6. Maintenance
58
NZ2WL - xxx
Saving a Setting File
Saving a software setting file of this product has the following benefits:
- If you have more than one product and all the products should have the same settings, setting is
required only for one product. The setting file can be used for the remaining products. (As this sets
the same IP address for all the products, change the IP address for each product in advance.)
- The old settings can be restored easily if a fault causes the settings file to be erased.
The setting file is stored with the following file name in the memory of this product.
File name
:
CONFIG
If the MAC address filtering is used, its setting file should also be saved. The setting file is stored with
the following name in the memory of this product.
MAC address filtering … MACFLIST
The file is in the memory even when the MAC address filtering function is not in use. It, however, does
not have to be saved.
Note that files of BRGFLIST and LOGFLIST may be stored in the memory of this product, but it is not
used as a setting file.
The setting file is saved by collecting the CONFIG file (MACFLIST file if needed) stored in the
memory.
Saving Setting File Using FTP
Follow the instructions below to save a setting file using the FTP.
(1) Move to the folder where the file should be stored.
(2) Run the FTP to log in to this product.
(3) Transfer the setting file (CONFIG).
Transfer MACFLIST if necessary.
(4) Exit the FTP.
The following is an example of when Windows Command Prompt (MS-DOS Prompt) is used.
In this example, the file will be moved to the saving folder D: \tmp and CONFIG and MACFLIST will
be collected after connecting to the product using FTP. The example assumes the IP address as
10.144.0.1.
C:
\
>
cd
D:
\
tmp
D:\tmp>ftp 10.144.0.1
ftp>get CONFIG
ftp>get MACFLIST
ftp>bye
------------
(1)
------------ (2)
------------ (3)
------------ (4)