Release Notes for 07.8.04 | Upgrading the FPGA on a 10 Gigabit Ethernet Module |
20 – Downloads the software code into the device’s primary flash area.
22 – Downloads the software code into the device’s secondary flash area.
Upgrading the FPGA on a 10 Gigabit Ethernet Module
This section explains how to upgrade an FPGA
NOTE: The J8174A
The J8174A
If an upgrade is required for any of the FPGA files, you must upgrade all the FPGA files.
To upgrade the FPGA on a 10 Gigabit Ethernet module:
1.Complete the upgrades of the boot code and software code, if required.
2.Enter the following command for the 10 Gigabit Ethernet module at the privileged EXEC level of the CLI: 10gig copy tftp flash
Where:
tftp specifies the location of the FPGA file. The tftp parameter shows that the file is on a TFTP server.
<filename> specifies the FPGA file name. The
module <slotnum> is an optional parameter that specifies the modules on which you want to install the upgrade. If you do not specify a slot number, the command upgrades the FPGA on all 10 Gigabit Ethernet modules in the chassis.
Example
ProCurve 9300# 10gig copy tftp flash 10.10.10.10 rxbmgr.bin ProCurve 9300# 10gig copy tftp flash 10.10.10.10 rxpp.bin ProCurve 9300# 10gig copy tftp flash 10.10.10.10 txaccum.bin ProCurve 9300# 10gig copy tftp flash 10.10.10.10 txpp.bin ProCurve 9300# 10gig copy tftp flash 10.10.10.10 ageram.bin
NOTE: You can store and copy the FPGA files using any valid filename. You are not required to store and copy the files using the names listed in “Boot Code Requirements for ProCurve Software” on page 5. The device uses information within the files to install them in the correct FPGAs, and the show flash command lists the FPGAs according to the names in “Boot Code Requirements for ProCurve Software” on page 5.
3.Reload the software by entering one of the following commands:
•reload (this command boots from the default boot source, which is the primary flash area by default)
•boot system flash primary secondary
11