Firmware 25
Firmware
Update the switch firmware
Before updating switch firmware, see the "Upgrading software" section of the
HP Moonshot-45XGc
Fundamentals Configuration Guide
in the HP Moonshot Switch Information Library
You can download firmware updates from the HP Moonshot Component Pack download site
IMPORTANT:
Use the switch console to update firmware. The switch firmware cannot be
updated through the iLO CLI.
Updating switch firmware with a reboot
The following example upgrades a software image for an IRF fabric using the filename
startup-a2105.ipe
.
# Configure IP addresses and routes so the device and the TFTP server can
reach each other.
(Details not shown.)
# Configure TFTP settings on both the device and the TFTP server.
(Details not shown.)
# 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
# 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
# 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