User's Manual

6. Maintenance
NZ2WL - xxx
57
6. Maintenance
This chapter describes how to perform maintenance on this product and explains the tools to be used.
Here, “maintenance” means the following
:
log file collection and saving and restoring the software
settings.
This product does not support firmware updates.
Maintenance Tool
The FTP can be used for maintenance of this product. This section explains about maintenance methods
using the FTP.
Log File Collection
Log files can be collected by using the FTP via LAN.
The log file is in text format and can be displayed in the Notepad or WordPad programs that come with
Windows.
The collected log file is stored with the following file name in the memory of this product.
File name: LOGFILE
To collect log files, the log function must be enabled. Note also that the contents of the log files
differ depending on the software settings.
Collecting Log Files Using FTP
Follow the instructions below to collect log files 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 log file.
(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 LOGFILE will be collected after
connecting to this 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 LOGFILE
ftp>bye
-----
-------
(1)
------------ (2)
------------ (3)
------------ (4)
CAUTION