- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- HP FlexFabric 5900CP-48XG-4QSFP+ Switch(JG838A) - ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2015 04:26 PM
04-30-2015 04:26 PM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2015 05:12 PM
05-03-2015 05:12 PM
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