ZyXEL Access Point G1000 v2 91-005-124001B ユーザーズマニュアル

製品コード
91-005-124001B
ページ / 198
ZyXEL G-1000 v2 User’s Guide
Chapter 16 Firmware and Configuration File Maintenance
121
Figure 68   Menu 24.5 Backup Configuration
16.2.2  Using the FTP command from the DOS Prompt
Launch the FTP client on your computer.
Enter “open” and the IP address of your G-1000 v2. 
Press [ENTER] when prompted for a username.
Enter “root” and your SMT password as requested. The default is 1234.
Enter “bin” to set transfer mode to binary.
Use “get” to transfer files from the G-1000 v2 to the computer, for example, “get rom-0 
config.rom” transfers the configuration file on the G-1000 v2 to your computer and 
renames it “config.rom”. See earlier in this chapter for more information on filename 
conventions.
Enter “quit” to exit the FTP prompt.
Figure 69   FTP Session Example
                                                                                                                                                            
Menu 24.5 – Backup Configuration
To transfer the configuration file to your workstation, follow the procedure below:
1. Launch the FTP client on your workstation.
2. Type "open" and the IP address of your router. Then type "root" and
   SMT password as requested.
3. Locate the ‘rom-0’ file.
4. Type ‘get rom-0’ to back up the current router configuration to your workstation.
For details on FTP commands, please consult the documentation of your FTP
client program. For details on backup using TFTP (note that you must remain in the menu 
to back up using TFTP), please see your router manual.
                                  Press ENTER to Exit:
331 Enter PASS command
Password:
230 Logged in
ftp> bin
200 Type I OK
ftp> get rom-0 zyxel.rom
200 Port command okay
150 Opening data connection for STOR ras
226 File received OK
ftp: 327680 bytes sent in 1.10Seconds 
297.89Kbytes/sec.
ftp> quit