Comware Based
1825737 Members
2651 Online
109687 Solutions
New Discussion

HP FlexFabric 5900CP-48XG-4QSFP+ Switch(JG838A) - Firmware upgrade

 
JeremyNguyen
Occasional Advisor

HP FlexFabric 5900CP-48XG-4QSFP+ Switch(JG838A) - Firmware upgrade

Is there a manual somewhere that shows how to do a firmware upgrade on a "HP FlexFabric 5900CP-48XG-4QSFP+ Switch(JG838A)" through the web interface (if it has one), ftp, and from the USB port on the switch?

 

Thanks!

1 REPLY 1
Vince-Whirlwind
Honored Contributor

Re: HP FlexFabric 5900CP-48XG-4QSFP+ Switch(JG838A) - Firmware upgrade

HP 5920 & 5900 Switch Series
Fundamentals
Configuration Guide

 

Example:

 

Non-ISSU software upgrade example


Configuration procedure
# Configure IP addresses and routes to make sure the device and the TFTP server can reach each other.
# Complete TFTP settings on both the device and the TFTP server. 
# Display information about the current software images.
<Sysname> display version
# Use TFTP to download the image file startup-a2105.ipe from the TFTP server to the root directory of the
flash on the master device.
<Sysname> tftp 2.2.2.2 get startup-a2105.ipe
# (Optional.) Back up the image file to startup-a2105-backup.ipe. Skip this step if the flash does not
have sufficient space.
<Sysname> copy startup-a2105.ipe startup-a2105_backup.ipe
# Specify startup-a2105.ipe as the main startup image file for all IRF member devices.
<Sysname> boot-loader file flash:/startup-a2105.ipe slot 1 main
<Sysname> boot-loader file flash:/startup-a2105.ipe slot 2 main
# Specify startup-a2105-backup.ipe as the backup startup image file for all IRF member devices.
<Sysname> boot-loader file flash:/startup-a2105-backup.ipe slot 1 backup
<Sysname> boot-loader file flash:/startup-a2105-backup.ipe slot 2 backup
# Verify the startup image settings.
<Sysname> display boot-loader
# Reboot the device to complete the upgrade.
<Sysname> reboot
# Verify that the device is running the correct software.
<Sysname> display version