3com S7906E Manuel De Montage

Page de 2621
 
1-9 
FTP Client Configuration Example (Distributed IRF Device) 
Network requirements 
As shown in 
, Device is a IRF system, which is composed of a master and a slave. The 
member ID of the master is 1, and the slot numbers of the AMB and the SMB on the master are 0 
and 1 respectively. The member ID of the slave is 2, and the slot numbers of the AMB and SMB on 
the slave are 0 and 1 respectively. 
Device serves as an FTP client. PC serves as the FTP server. Their IP addresses are as shown in 
the following figure. Device and PC are reachable to each other. 
Device downloads a startup file from PC for upgrade, and uploads the configuration file to PC for 
backup. 
On PC, an FTP user account has been created for the FTP client, with the username being abc 
and the password being pwd
Figure 1-3 Network diagram for FTPing a startup file from an FTP server 
 
 
Configuration procedure 
 
 
If the available memory space of the device is insufficient, use the fixdisk command to clear the 
memory or use the delete /unreserved file-url command to delete the files not in use and then perform 
the following operations. 
 
# Log in to the server through FTP. 
<Sysname> ftp 10.1.1.1 
Trying 10.1.1.1 ... 
Connected to 10.1.1.1.  
220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user  
User(10.1.1.1:(none)):abc 
331 Give me your password, please  
Password: 
230 Logged in successfully 
# Set the file transfer mode to binary to transmit startup file. 
[ftp] binary