
5-19
Figure 5-9
Load software through FTP
Suppose the Boot ROM and application files are stored in the file named
update.bin
, follow these steps
after you telnet to the switch.
Step1
Download the file to the switch using FTP.
<H3C> ftp 202.10.10.53
Trying ...
Press CTRL+K to abort
Connected.
220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user
User(none):admin
331 Give me your password, please
Password:
230 Logged in successfully
[ftp] get update.bin update.bin
[ftp] bye
Step2
Upgrade the Boot ROM program.
<H3C> bootrom update file update.bin
This command will update bootrom file, Continue? [Y/N]:y
Now updating bootrom, please wait...
Step3
Load the application file, and specify the file as the main program file.
<H3C> boot-loader file update.bin main
This command will set the boot file. Continue? [Y/N]:y
The specified file will be used as the main boot file at the next reboot on slot 1!
<H3C> display boot-loader
Current boot app is: flash:/update.bin
Next main boot app is: flash:/update.bin
Next backup boot app is: flash:/update.bin
<H3C> reboot