This is a step-by-step on how to upgrade the firmware on a 3Com 4500 series switch.
Before starting, the switch needs to be on the network and be able to "see" the TFTP server.
Just to be on the safe side, before upgrading do a BACKUP! Once the TFTP software is set up and pointing to the folder that will contain the backup files, connect to a terminal session and go trough the following sequence:
<4500>tftp 192.168.0.1 put flash:/s3p01_00.web
<4500>tftp 192.168.0.1 put flash:/3comoscfg.def
<4500>tftp 192.168.0.1 put flash:/3comoscfg.cfg
<4500>tftp 192.168.0.1 put flash:/s3n03_01_00s56p01.app
Next thing that needs to be done is deleting the old firmware to make room for the new one. Make sure that you are not deleting the configuration files (3comoscfg.def & 3comoscfg.cfg).
<4500>delete /unreserved s3p01_00.web
<4500>delete /unreserved s3n03_01_00s56p01.app
<4500>dir
Directory of unit1>flash:/
0 -rw- 5195 Jan 01 1970 00:02:27 3comoscfg.def
1 -rw- 4914 Apr 01 2000 23:57:51 3comoscfg.cfg
7239 KB total (7098 KB free)
Now to get on with the upgrade, set up the TFTP software to point to the folder containing the new software, than run the following sequence in the terminal.
<4500>tftp 192.168.0.1 get flash:/s3p04_04.web
<4500>tftp 192.168.0.1 get s3p04_04.web
<4500>tftp 192.168.0.1 get s3o04_06.btm
<4500>tftp 192.168.0.1 get s3n03_03_02s168p15.app
Next step is to configure which files will be used by the switch on the next boot.
<4500>boot boot-loader flash:/s3n03_03_02s168p15.app
<4500>boot bootrom flash:/s3o04_06.btm
<4500>dir
Directory of unit1>flash:/
1 -rw- 995524 Apr 02 2000 01:31:13 s3p04_04.web
2 -rw- 5195 Jan 01 1970 00:02:27 3comoscfg.def
3 -rw- 195022 Apr 02 2000 01:31:53 s3o04_06.btm
4 (*) -rw- 4914 Apr 02 2000 01:35:26 3comoscfg.cfg
5 (*) -rw- 4221603 Apr 02 2000 01:33:28 s3n03_03_02s168p15.app
7239 KB total (1811 KB free)
(*) -with main attribute (b) -with backup attribute
(*b) -with both main and backup attribute
Finally, the configuration needs to be saved.
<4500>save
Just googled how to update firmware and found this.Very useful.
ReplyDeleteRegards Gilly
Don't forget this command to upgrade the web package
ReplyDeleteboot web-package s3v02_04.web main
Latest firmware version (From 2013) is 03.03.02p21 and it can be found here https://h10145.www1.hp.com/downloads/SoftwareReleases.aspx?ProductNumber=JE046A
whrere i can download firmaware?
ReplyDelete