10-8 
Figure 10-2 Network diagram for remote upgrade 
Internet
Telnet
FTP Server
2.2.2.2/24
User
FTP Client
AP
1.1.1.1/24
 
 
Configuration procedure 
z  Configuration on FTP Server (Note that configurations may vary with different types of servers) 
# Enable FTP Server. 
<FTP-Server> system-view 
[FTP-Server] ftp server enable 
# Set the FTP username to aaa and password to hello. 
[FTP-Server] local-user aaa 
[FTP-Server-luser-aaa] password cipher hello 
# Configure the user to have access to the aaa directory. 
[FTP-Server-luser-aaa] level 3 
[FTP-Server-luser-aaa] service-type ftp 
[FTP-Server-luser-aaa] work-directory flash:/aaa 
z  Configuration on AP 
 
 
If the size of the Flash on the AP is not large enough, delete the original application programs from the 
Flash before downloading. 
 
# Enter the following command in user view to log in to FTP Server. 
<AP> ftp 2.2.2.2  
Trying ...  
Press CTRL+K to abort   
Connected.      
220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user     
User(none): aaa            
331 Give me your password, please        
Password:    
230 Logged in successfully     
[ftp] 
# Download the test.bin and boot.btm programs on FTP Server to the Flash of AP.