Comware

 View Only
Expand all | Collapse all

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

This thread has been viewed 2 times
  • 1.  HP FlexFabric 5900CP-48XG-4QSFP+ Switch(JG838A) - Firmware upgrade

    Posted Apr 30, 2015 07:26 PM

    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!



  • 2.  RE: HP FlexFabric 5900CP-48XG-4QSFP+ Switch(JG838A) - Firmware upgrade

    Posted May 03, 2015 08:13 PM

    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