H3C S7500E Series Ethernet Switches Operation Manual
Operation Manual – File System Management
H3C S7500E Series Ethernet Switches Chapter 2 FTP Configuration
2-6
2.2.3 FTP Client Configuration Example
I. Network requirements
z Use your device as an FTP client to download a startup file from the FTP server.
z The IP address of the FTP server is 10.1.1.1/16.
z On the FTP server, an FTP user account has been created for the FTP client, with
the username being abc and the password being pwd.
z The PC performs operations on the device through Console port.
II. Network diagram
Switch
IP network
FTP Client
10.2.2.1/16
Console
FTP Server
10.1.1.1/16
Figure 2-2 Network diagram for FTPing an image file from an FTP server
III. Configuration procedure
# Check files on your device. Remove those redundant to ensure adequate space for
the startup file to be downloaded.
<Sysname> dir
Directory of flash:/
0 drw- - Dec 07 2005 10:00:57 filename
1 drw- - Jan 02 2006 14:27:51 logfile
2 -rw- 1216 Jan 02 2006 14:28:59 config.cfg
3 -rw- 1216 Jan 02 2006 16:27:26 backup.cfg
64389 KB total (16166 KB free)
<Sysname> delete /unreserved flash:/backup.cfg
# Download the startup file from the server.
<Sysname> ftp 10.1.1.1
Trying 10.1.1.1 ...
Press CTRL+K to abort
Connected to 10.1.1.1.
220 FTP service ready.
User(10.1.1.1:(none)):abc
331 Password required for abc.