0

I have looked everywhere, and cannot find a firmware download for my network switch, HPE doesn't have the files as they are legacy and no longer accessible, if ANYONE has a copy of the latest firmware, PLEASE TELL ME!

music2myear
  • 49,799
jamesYValley
  • 71
  • 1
  • 1
  • 9

1 Answers1

1

to fix a problem that blocks me from accessing the web interface, due to a old java version, I need to update the firmware

As far as I know, there is no update available for that – even with the latest firmware that was available for this switch series, the web UI was still Java-based.

You're really not missing much though; the web UI of those switches had only minimal functionality exposed and it's often easier to do most things via Telnet instead.

ProCurve# conf
ProCurve(config)# vlan 5 untagged 1-8
ProCurve(config)# vlan 5 tagged 21-24
ProCurve(config)# [Ctrl-Z]
ProCurve# wr mem

All firmwares used to be published at ftp.hp.com and it's possible that they can be be found on Archive.org within one of the FTP grabs.

grawity
  • 501,077