Operation Manual – FTP and TFTP
Quidway S3100 Series Ethernet Switches
Chapter 1 FTP and TFTP Configuration
Huawei Technologies Proprietary
1-7
Download the application named switch.bin from the PC to the switch and upload the
configuration file named vrpcfg.cfg to the directory named Switch on the PC to backup
the configuration file.
II. Network diagram
Switch
PC
Network
Network
Switch
PC
Network
Network
Figure 1-2
Network diagram for FTP configuration (A)
III. Configuration procedure
1) Perform FTP server-related configurations on the PC, that is, create a user
account on the FTP server, with the user name being switch, password being hello,
and the permission to access the directory named Switch assigned to the user
account. (These operations are omitted here.)
2)
Configure the switch.
# Log into the switch. (You can log into a switch through the Console port or by
Telneting to the switch. See Chapter 2 “Log into an Ethernet Switch” for detailed
information.)
<Quidway>
Caution:
If the free space of the Flash of the switch is insufficient to hold the file to be
downloaded, you need to delete useless files in the flash to make room for the file.
# Connect to the FTP server using the
ftp
command. You need to provide the IP
address of the FTP server, the user name and the password as well.
<Quidway> 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):switch
331 Give me your password, please