1-9FTP Client Configuration Example (Distributed IRF Device)Network requirementsz As shown in Figure 1-3, Device is a IRF system, which is composed of a master and a slave. Themember ID of the master is 1, and the slot numbers of the AMB and the SMB on the master are 0and 1 respectively. The member ID of the slave is 2, and the slot numbers of the AMB and SMB onthe slave are 0 and 1 respectively.z Device serves as an FTP client. PC serves as the FTP server. Their IP addresses are as shown inthe following figure. Device and PC are reachable to each other.z Device downloads a startup file from PC for upgrade, and uploads the configuration file to PC forbackup.z On PC, an FTP user account has been created for the FTP client, with the username being abcand the password being pwd.Figure 1-3 Network diagram for FTPing a startup file from an FTP serverConfiguration procedureIf the available memory space of the device is insufficient, use the fixdisk command to clear thememory or use the delete /unreserved file-url command to delete the files not in use and then performthe following operations.# Log in to the server through FTP. ftp 10.1.1.1Trying 10.1.1.1 ...Connected to 10.1.1.1.220 WFTPD 2.0 service (by Texas Imperial Software) ready for new userUser(10.1.1.1:(none)):abc331 Give me your password, pleasePassword:230 Logged in successfully# Set the file transfer mode to binary to transmit startup file.[ftp] binary