HP 3100 SI Switch Series - S3100SI-CMW310-R2215P12 Release Notes
Appendix B Upgrading software
CAUTION:
Upgrade software only when necessary and under the guidance of a technical support engineer.
The device software can be upgraded through console port, TFTP, and FTP.
Remote Upgrading through CLI
You may upgrade the application and Boot ROM program of a device remotely through command line
interface (CLI). To this end, telnet to the device from a computer (at 10.10.110.1) running FTP Server first;
and then FTP the application and Boot ROM program, switch.app and switch.btm for example, from the
FTP server as follows:
<H3C> ftp 10.10.110.1
Trying
Press CTRL+K to abort
Connected
220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user
User(none):lyt
331 Give me your password, please
Password:
230 Logged in successfully
[ftp] get switch.app switch.app
[ftp] get switch.btm switch.btm
[ftp] bye
<H3C> boot bootrom switch.btm
please wait ...
Bootrom is updated!
<H3C> boot boot-loader switch.app
<H3C> display boot-loader
The app to boot at the next time is: flash:/ switch.app
<H3C> reboot
After getting the new application file, reboot the device to have the upgraded application take effect.
Note that if you do not have enough Flash space, upgrade the Boot ROM program first, and then FTP the
application to the device.
The following sections introduce some approaches to local upgrading.
20