10
Figure 7
Network diagram
Configuration procedure
1.
Configure the FTP server (configurations may vary with different types of servers):
# Set the access parameters for the FTP client (including enabling the FTP server function, setting
the FTP username to
aaa
and password to
hello
, and setting the user to have access to the
flash:/aaa
directory).
<FTP-Server> system-view
[FTP-Server] ftp server enable
[FTP-Server] local-user aaa
[FTP-Server-luser-aaa] password cipher hello
[FTP-Server-luser-aaa] service-type ftp
[FTP-Server-luser-aaa] authorization-attribute work-directory flash:/aaa
2.
Configure the AP:
# Log in to the FTP server (the prompt may vary with servers).
<AP> ftp 2.2.2.2
Trying 2.2.2.2 ...
Press CTRL+K to abort
Connected to 2.2.2.2.
220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user
User(2.2.2.2:(none)):aaa
331 Give me your password, please
Password:
230 Logged in successfully
[ftp]
# Download file
wa4600a_fat.bin
from the FTP server.
[ftp] binary
[ftp] get wa4600a_fat.bin
[ftp] bye
<AP>
# Reboot the AP.
<AP> reboot
Start to check configuration with next startup configuration file, please wait.
........DONE!
FTP Client
FTP Server
User
Telnet
AP
1.1.1.1/24
2.2.2.2/24
Internet