Operation Manual – FTP-SFTP-TFTP
H3C S3100 Series Ethernet Switches
Chapter 1 FTP and SFTP Configuration
1-11
2)
Configure the PC (FTP client)
# Access the Ethernet switch through FTP. Enter the user name “switch“ and the
password “hello” to log in to the switch, and then enter FTP view. Login banner appears
after FTP connection is established. Shell banner appears after the user passes the
authentication.
C:\> ftp 1.1.1.1
Connected to 1.1.1.1.
220-login banner appears
220 FTP service ready.
User (1.1.1.1:(none)): switch
331 Password required for switch.
Password:
230-shell banner appears
230 User logged in.
ftp>
1.2.5 FTP Configuration: A Switch Operating as an FTP Client
I. Network requirements
A switch operates as an FTP client and a remote PC as an FTP server. The switch
application named
switch.bin
is stored on the PC. Download it to the switch through
FTP and use the
boot boot-loader
command to specify
switch.bin
as the application
for next startup. Reboot the switch to upgrade the switch application, and then upload
the switch configuration file named
config.cfg
to the “switch” directory of the PC to
back up the configuration file.
z
Create a user account on the FTP server with the user name “switch” and
password “hello”, and grant the user “switch” read and write permissions for the
directory named “Switch” on the PC.
z
Configure the IP address 1.1.1.1 for a VLAN interface on the switch, and 2.2.2.2
for the PC. Ensure a route exists between the switch and the PC.
II. Network diagram
Figure 1-5
Network diagram for FTP configurations: a switch operating as an FTP
client