The access controller serving as an ftp client – H3C Technologies H3C WX6000 Series Access Controllers User Manual
Page 61

53
Local directory now C:\temp.
ftp> get wx6103.bin wx6103.bin Backup to PC
200 Port command okay.
150 Opening BINARY mode data connection for /wx6103.bin.
226 Transfer complete.
ftp: 32765024 bytes received in 33.08Seconds 990.51Kbytes/sec.
# Use the following command to restore the backup file to the access controller.
NOTE:
To execute the put command, set the user privilege level of user guest to 3 (manage level).
ftp> put wx6103.bin wx6103.bin Download to the access controller
200 Port command okay.
150 Opening BINARY mode data connection for /wx6103.bin.
226 Transfer complete.
ftp: 32765024 bytes sent in 156.05Seconds 209.97Kbytes/sec.
ftp> quit Quit FTP
221 Server closing.
The access controller serving as an FTP client
You can also maintain the file system of your access controller through FTP with the access controller as
an FTP client.
Step1
Set up a maintenance environment.
Figure 48 Set up a software maintenance environment (AC as FTP client)
Run the FTP server program on the PC, set the file path, and set the username and password for the
access controller.
Configure the IP addresses for both sides, which must be on the same subnet. For example, set the IP
address of the FTP server to 192.168.0.1, and that of the access controller’s management Ethernet
interface to 192.168.0.2. Then use the ping command to verify the network connectivity.
Step2
Maintain the access controller using the terminal connected to the console port of the access controller.
<H3C>ftp 192.168.0.1
Trying 192.168.0.1 ...
Press CTRL+K to abort
Connected to 192.168.0.1.
220 3Com 3CDaemon FTP Server Version 2.0
User(192.168.0.1:(none)):guest Enter the username set on the server
331 User name ok, need password
Password: Enter the password
230 User logged in
[ftp]