Operation Manual – FTP-SFTP-TFTP
H3C S3100 Series Ethernet Switches Chapter 2 TFTP Configuration
2-4
# Download the switch application named switch.bin from the TFTP server to the
switch.
<Sysname> tftp 1.1.1.2 get switch.bin switch.bin
# Upload the switch configuration file named config.cfg to the TFTP server.
<Sysname> tftp 1.1.1.2 put config.cfg config.cfg
# After downloading the file, use the boot boot-loader command to specify the
downloaded file (switch.bin) to be the startup file used when the switch starts the next
time, and restart the switch. Thus the switch application is upgraded.
<Sysname> boot boot-loader switch.bin
<Sysname> reboot
Note:
For information about the boot boot-loader command and how to specify the startup
file for a switch, refer to the “System Maintenance and Debugging” module of this
manual.