@MannyS wrote:
Thank you so much for your thoughtful reply. I am extremely impressed with the level of support that this community is offering. If I understand correctly, your comment indicates that I should be able to upgrade directly from my current H3C firmware to the latest HPE version without first having to upgrade to H3C R2215 version of the firmware (Which supports the brand command, but which I have been unable to obtain access to,)
Well, stepping into R2215 is required to gain the feature of branding...I stepped on R2215 to do just that thus I was able to update to most recent HPE versions without worryin too much about the process.
You commented that you did the intermediate R2215 upgrade as an experiment, but that it did not see to be required. Was the R2215 version you upgraded to a 3COM branded version, or did you go from your current 3COM version to an HP R2215 version.
No it wasn't. I simply used the HP provided R2215 for (common HP A5500-EI/3Com 4800G)...there is only that R2215 not a 3Com one...as maybe happens for H3C actually...so, yes, I went from 3Com R2202P15 (see my other thread) to HP R2215 (i stepped into R2208 for testing the procedure because I had issues with BootROM update...not because of the BootROM but because I failed [*] to set the FTP transfer mode to Binary...before discovering that I thought it was a BootROM issue...so I tried various in sequence and the next on hand I had was the BootROM 707 - linked to R2208P01 System Image - just after the 604...only then I discovered the FTP misconfiguration...at that point BootROM 707 was already on flash to test the corrected FTP tranfer mode and it was).
[*] Generating an error that I saw already discussed in the Forum years ago and that confused me since it looked like a BootROM incompatibility issue (so my tests)...while really it wasn't.
Because of limited memory on these switches, I need to erase the current firmware before I can upload the updated version, that is a little scarry if the firmware fails, but based on the article you posted, it appears I can always recover from the console even if the firmware is curupted or fails.. So I will search for the process of doing so, before I attempt this and make cerain I have backups of my current firmware (Which I was able to download from the switch web interface) and the boot firmware (Which I have not yet downloaded from the switch, but sould be able to find directions to do so after I do a little more research.
Don't be scared. If Power Supply happens through an UPS you can:
- delete /unreserved the existing btm file (if any) already deployed to ROM (ROM is already flashed so it is not useful...just tranfer it out from the flash to free space, as future reference).
- set the actual running system image to backup (using boot-loader file your-actual-bin-file-already-on-flash slot 1 backup command, notice the backup instead of main you will find below) so you have an alternate way of booting into backup system image in case of issues on newer system image you will deploy.
- transfer new BootROM btm file and deploy
- transfer new System Image bin file and deploy (on You Tube video a reverse order is used but manuals show to update BootROM first then System Image)
- save and reboot
As example (note at begninning R2202P15 BootROM 604):
Starting......
*************************************************************************
* *
* Switch 4800G 24-Port BOOTROM, Version 604 *
* *
*************************************************************************
Copyright(c) 2004-2009 3Com Corp. and its licensors. All rights reserved.
Creation date : Oct 26 2009, 14:10:18
CPU Clock Speed : 533MHz
BUS Clock Speed : 133MHz
Memory Size : 256MB
Mac Address : 000000000000
Press Ctrl-B to enter Boot Menu... 0
Auto-booting...
Decompress Image......................!
Board checking.......................LSP2LTSUA
SDRAM fast selftest........................OK!
Flash fast selftest........................OK!
CPLD selftest..............................OK!
Switch chip selftest.......................OK!
PHY selftest...............................OK!
Please check leds....................FINISHED!
User interface aux0 is available.
Press ENTER to get started.
Login authentication
Username:admin
Password:
<4800G>
<4800G>ftp
[ftp]open 192.168.0.10
Trying 192.168.0.10 ...
Press CTRL+K to abort
Connected to 192.168.0.10.
220 FTP Server ready.
User(192.168.0.10:(none)):admin
331 Password required for admin
Password:
230 User admin logged in
[ftp]binary
200 Type set to I
[ftp]get A5500EI-BTM-707.btm
227 Entering Passive Mode (192,168,0,10,165,157).
150 Opening BINARY mode data connection for A5500EI-BTM-707.btm (471732 bytes)
.......226 Transfer complete
FTP: 471732 byte(s) received in 8.036 second(s), 58.00K byte(s)/sec.
[ftp]bye
221 Goodbye.
<4800G>dir /all
Directory of flash:/
0 -rwh 4 Apr 26 2000 12:00:47 snmpboots
1 -rw- 471732 Apr 26 2000 12:03:18 a5500ei-btm-707.btm
2 -rw- 10578023 Apr 19 2010 22:17:32 s4800g-cmw520-r2202p15-s168.bin
3 -rwh 1584 Apr 26 2000 15:20:19 private-data.txt
4 -rw- 4683 Apr 26 2000 15:20:27 3comoscfg.cfg
5 -rw- 469772 Apr 19 2010 22:17:54 s4800g-btm_604.btm
31496 KB total (20235 KB free)
<4800G>bootrom update file flash:/a5500ei-btm-707.btm slot 1
This command will update bootrom file on the specified board(s), Continue? [Y/N]:Y
Now updating bootrom, please wait...
Succeeded to update bootrom of Board 1.
<4800G>ftp
[ftp]open 192.168.0.10
Trying 192.168.0.10 ...
Press CTRL+K to abort
Connected to 192.168.0.10.
220 FTP Server ready.
User(192.168.0.10:(none)):admin
331 Password required for admin
Password:
230 User admin logged in
[ftp]bin
200 Type set to I
[ftp]get A5500EI-CMW520-R2208P01-S168.bin
227 Entering Passive Mode (192,168,0,10,160,191).
150 Opening BINARY mode data connection for A5500EI-CMW520-R2208P01-S168.bin (12460641 bytes)
..............................................................226 Transfer complete
FTP: 12460641 byte(s) received in 169.127 second(s), 73.00K byte(s)/sec.
<4800G>dir /all
Directory of flash:/
0 -rwh 4 Apr 26 2000 12:00:47 snmpboots
1 -rw- 471732 Apr 26 2000 12:03:18 a5500ei-btm-707.btm
2 -rw- 12460641 Apr 26 2000 12:08:00 a5500ei-cmw520-r2208p01-s168.bin
3 -rw- 10578023 Apr 19 2010 22:17:32 s4800g-cmw520-r2202p15-s168.bin
4 -rwh 1584 Apr 26 2000 15:20:19 private-data.txt
5 -rw- 4683 Apr 26 2000 15:20:27 3comoscfg.cfg
6 -rw- 469772 Apr 19 2010 22:17:54 s4800g-btm_604.btm
31496 KB total (8066 KB free)
<4800G>boot-loader file a5500ei-cmw520-r2208p01-s168.bin slot 1 main
This command will set the boot file of the specified board. Continue? [Y/N]:Y
The specified file will be used as the main boot file at the next reboot on slot 1!
<4800G>display boot-loader
Slot 1
The current boot app is: flash:/s4800g-cmw520-r2202p15-s168.bin
The main boot app is: flash:/a5500ei-cmw520-r2208p01-s168.bin
The backup boot app is: flash:/
<4800G>
<4800G>save
The current configuration will be written to the device. Are you sure? [Y/N]:Y
Please input the file name(*.cfg)[flash:/3comoscfg.cfg]
(To leave the existing filename unchanged, press the enter key):
flash:/3comoscfg.cfg exists, overwrite? [Y/N]:Y
Validating file. Please wait................
Saved the current configuration to mainboard device successfully.
Configuration is saved to device successfully.
<4800G>reboot
Start to check configuration with next startup configuration file, please wait.........DONE!
This command will reboot the device. Continue? [Y/N]:Y
#Apr 26 12:10:52:382 2000 4800G DEV/1/REBOOT:
Reboot device by command.
%Apr 26 12:10:52:474 2000 4800G DEV/4/SYSTEM REBOOT:
System is rebooting now.
Starting......
*************************************************************************
* *
* Switch 4800G 24-Port BOOTROM, Version 707 *
* *
*************************************************************************
Copyright(c) 2004-2011 3Com Corp. and its licensors. All rights reserved.
Creation date : May 16 2011, 11:11:51
CPU Clock Speed : 533MHz
BUS Clock Speed : 133MHz
Memory Size : 256MB
Mac Address : 000000000000
Press Ctrl-B to enter Boot Menu... 0
Auto-booting...On next updates (R2208P01 BootROM 707 -> R2215 BootROM 710) I deleted files as written above to have room...even if it wasn't strictly necessary.
Once again thank you for your response to my questions. I just need to get all the required files together and make sure I have a recovery plan in place in case something goes wrong. I believe this youtube file pretty much gives all the information needed to upgrade the switch, assuming I can automatically upgrade to HP version of firmware without first rebranding.
https://www.youtube.com/watch?v=AIc88CEnpks
Best,
MannyS
Yeah, good video by a great Karen Rhodes...I recall I already saw it.