Cisco Nexus 9000 Series FPGA/EPLD Upgrade Release Notes, Release 9.3(11)
This document also covers later releases. If a newer Cisco Nexus 9000 Series FPGA/EPLD Upgrade Release Notes document isn’t available, then these are the latest numbers available for upgrade.
The following table lists the changes to this document.
■ EPLD Upgrades Available for NX-OS Mode Releases 9.3(6) through 9.3(11)
■ Cisco Secure Boot Hardware Tampering Vulnerability - Remediation Steps
■ Determining Whether to Upgrade EPLD Images
■ Displaying the Status of EPLD Upgrades
The Cisco Nexus 9000 Series NX-OS mode switches contain several programmable logical devices (PLDs) that provide hardware functionalities in all modules. Cisco provides electronic programmable logic device (EPLD) image upgrades to enhance hardware functionality or to resolve known issues. PLDs include electronic programmable logic devices (EPLDs), field programmable gate arrays (FPGAs), and complex programmable logic devices (CPLDs), but they do not include ASICs. In this document, the term EPLD is used for FPGA and CPLDs.
When Cisco makes an EPLD image upgrade available, these release notes announce their availability, and you can download the EPLD images from https://software.cisco.com/download/navigator.html.
NOTE: Do not perform an EPLD upgrade during an ISSU system upgrade.
NOTE: EPLD version is backward compatible.
The Cisco Nexus 9000 Series switch must be running the Cisco NX-OS operating system
You must have administrator privileges to work with the Cisco Nexus 9000 Series switch.
Each EPLD image that you can download from Software Download page, is a bundle of EPLD upgrades. To see the recent updated EPLD versions for the Cisco Nexus 9200, 9300, 9300-EX, 9300-FX, and 9500 platforms, see the following tables.
NOTE: The 9.3(11) release of EPLD, addresses the Secure Boot Hardware Tampering vulnerability for the Nexus 3K and Nexus 9000 Series switches. Please refer to Security Advisory.
Vulnerable Products addressed in Security Advisory (cisco-sa-20190513-secureboot)
0x10 |
|
0x10 |
|
0x10 |
|
0x8 |
|
0x8 |
|
The following section details updating your EPLD version for affected switches listed in: https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190513-secureboot
IMPORTANT NOTE:
It is required to update both Golden and Primary regions of FPGA to address this particular vulnerability. It is by design, that we don't allow updating both primary and golden at the same time (to avoid programming errors, that may cause switch to not boot, hence only one region is allowed to be programmed per reload).
Please do not attempt to upgrade Golden region of FPGA once it is on a fixed version.
1. Copy the EPLD image to bootflash (e.g. used n9000-epld.9.3.11.img).
3. Assuming standby supervisor is slot 28. Update the Primary FPGA region of standby supervisor.
install epld bootflash:n9000-epld.9.3.11.img module 28
27 0 Supervisor Module N9K-SUP-A active *
28 0 Supervisor Module N9K-SUP-A ha-standby
switch# show version module 28 epld
---------------------------------------
%CARDCLIENT-5-MOD_BOOT_GOLDEN: Module 28 IOFPGA booted from Golden
4. Update the Golden (also called backup) FPGA region of the standby supervisor.
install epld bootflash:n9000-epld.9.3.11.img module 28 golden
Module 28 : IO FPGA [Programming ] : 100.00% ( 64 of 64 total sectors)
Module 28 EPLD upgrade is successful.
------ ------------------ --------------
switch# show version module 28 epld
---------------------------------------
Log below shows what happens when epld upgrade happens for active supervisor.
Module 27 : IO FPGA [Programming] : 100.00% ( 64 of 64 sectors)
Module 27 EPLD upgrade is successful.
------ ------------------ --------------
EPLDs upgraded. Performing switchover.
At the end of the upgrades, switch should boot with primary for both SUPs, logs below
switch# show logging log | grep -i fpga | grep -i 27
2019 Jul 10 07:55:04 switch %CARDCLIENT-5-MOD_BOOT_PRIMARY: Module 27 IOFPGA booted from Primary
switch# show logging log | grep -i fpga | grep -i 28
2019 Jul 10 07:58:01 switch %CARDCLIENT-5-MOD_BOOT_PRIMARY: Module 28 IOFPGA booted from Primary
IMPORTANT NOTE:
It is required to update both Golden and Primary regions of FPGA to address this particular vulnerability. It is by design, that we don't allow updating both primary and golden at the same time (to avoid programming errors, that may cause switch to not boot, hence only one region is allowed to be programmed per reload).
Please do not attempt to upgrade Golden region of FPGA once it is on a fixed version.
1.Copy the EPLD image to bootflash (e.g. used n9000-epld.9.3.11.img).
2.Assuming the supervisor is in Slot27. Update the Primary FPGA region.
install epld bootflash:n9000-epld.9.3.11.img module 27
Switch#show version module 27 epld
-------------------------------------------------------------------
-------------------------------------------------------------------
BIOS version v08.35(08/31/2018)
Alternate BIOS version v08.32(10/18/2016)
%CARDCLIENT-5-MOD_BOOT_GOLDEN: Module 27 IOFPGA booted from Golden
install epld bootflash:n9000-epld.9.3.11.img module 27 golden
Module 27 : IO FPGA [Programming ] : 100.00% ( 64 of 64 total sectors)
Module 27 EPLD upgrade is successful.
------ ------------------ --------------
SWITCH# show version module 27 epld
-------------------------------------------------------------------
-------------------------------------------------------------------
BIOS version v08.35(08/31/2018)
Alternate BIOS version v08.32(10/18/2016)
At the end of the upgrades, switch should boot with primary for the SUP, log below
switch# show logging log | grep -i fpga | grep -i 27
2019 Jul 10 07:55:04 switch %CARDCLIENT-5-MOD_BOOT_PRIMARY: Module 27 IOFPGA booted from Primary
switch# install epld bootflash:n9000-epld.9.2.5.img module all golden
Digital signature verification is successful
Module Type Upgradable Impact Reason
------ ----------------- ---------- ---------- ------
22 FM Yes disruptive Module Upgradable
24 FM Yes disruptive Module Upgradable
27 SUP No none Golden Not Upgradable
28 SUP No none Golden Not Upgradable
29 SC Yes disruptive Module Upgradable
30 SC Yes disruptive Module Upgradable
Retrieving EPLD versions.... Please wait.
Images will be upgraded according to following table:
Module Type EPLD Running-Version New-Version Upg-Required
------ ---- ------------- --------------- ----------- ------------
Module 27 (EPLD ver 0x29) Golden upgrade not supported
Module 28 (EPLD ver 0x30) Golden upgrade not supported
The above modules require upgrade.
Do you want to continue (y/n) ? [n] y
IMPORTANT NOTE:
It is required to update both Golden and Primary regions of FPGA to address this particular vulnerability. It is by design, that we don't allow updating both primary and golden at the same time (to avoid programming errors, that may cause switch to not boot, hence only one region is allowed to be programmed per reload).
Please do not attempt to upgrade Golden region of FPGA once it is on a fixed version.
1. Copy the EPLD image to bootflash (e.g. used n9000-epld.9.3.11.img).
2. Update the Primary FPGA region.
install epld bootflash:n9000-epld.9.3.11.img module 1
Expected result: Switch will update EPLD and will reload automatically. Please don't interrupt, power cycle or reload when EPLD update is happening. Switch would boot up with golden FPGA, ‘show version module 1 epld’ would show the old Fpga version for IO, due to this. This is expected.
-------------------------------------------------------------------
-------------------------------------------------------------------
BIOS version v01.14(06/15/2019)
Alternate BIOS version v01.12(07/25/2018)
You can verify this from syslog which would say:
%CARDCLIENT-5-MOD_BOOT_GOLDEN: Module 1 IOFPGA booted from Golden
%CARDCLIENT-2-FPGA_BOOT_GOLDEN: IOFPGA booted from Golden
3. Update the Golden (also called backup) FPGA region.
install epld bootflash:n9000-epld.9.3.11.img module 1 golden
-------------------------------------------------------------------
-------------------------------------------------------------------
BIOS version v01.14(06/15/2019)
Alternate BIOS version v01.12(07/25/2018)
After uprade is complete, switch should boot up with primary, shown logs below
show logging log | grep -i fpga
2019 Jul 9 19:46:11 Deervalley4 %CARDCLIENT-2-FPGA_BOOT_PRIMARY: IOFPGA booted from Primary
2019 Jul 9 19:46:11 Deervalley4 %CARDCLIENT-2-FPGA_BOOT_PRIMARY: MIFPGA booted from Primary
2019 Jul 9 19:46:11 Deervalley4 %CARDCLIENT-5-MOD_BOOT_PRIMARY: Module 1 IOFPGA booted from Primary
2019 Jul 9 19:46:11 Deervalley4 %CARDCLIENT-5-MOD_BOOT_PRIMARY: Module 1 MIFPGA booted from Primary
NOTE: For N3K-C36180YC-R and N3K-C3636C-R, CPU FPGA will have the fix, so look for CPU FPGA instead of IO.
Available EPLD Images for the Cisco Nexus 9200, 9300, 9300-EX, and 9300-FX Platform Switches
Release 9.3(6) |
Release 9.3(7) |
Release 9.3(8-10) |
|||
0x19 (0.025) |
0x19 (0.025) |
0x19 (0.025) |
|||
0x5 (0.005) |
0x5 (0.005) |
0x5 (0.005) |
|||
0x22 (0.034) |
0x22 (0.034) |
0x22 (0.034) |
|||
0x7 (0.007) |
0x7 (0.007) |
0x7 (0.007) |
|||
0x2 (0.002) |
0x2 (0.002) |
0x2 (0.002) |
|||
0x12 (0.018) |
0x12 (0.018) |
0x12 (0.018) |
|||
0x1 (0.001) |
0x1 (0.001) |
0x1 (0.001) |
|||
0x1 (0.001) |
0x1 (0.001) |
0x1 (0.001) |
|||
0x8 (0.008) |
0x8 (0.008) |
0x8 (0.008) |
|||
0x2 (0.002) |
0x2 (0.002) |
0x2 (0.002) |
|||
0x14 (0.020) |
0x14 (0.020) |
0x14 (0.020) |
|||
0x17 (0.023) |
0x17 (0.023) |
0x17 (0.023) |
|||
0x9 (0.009) |
0x9 (0.009) |
0x9 (0.009) |
|||
0x17 (0.023) |
0x17 (0.023) |
0x17 (0.023) |
|||
0x4 (0.004) |
0x4 (0.004) |
0x4 (0.004) |
|||
0x7 (0.007) |
0x7 (0.007) |
0x7 (0.007) |
|||
0x15 (0.021) |
0x15 (0.021) |
0x15 (0.021) |
|||
0x2 (0.002) |
0x2 (0.002) |
0x2 (0.002) |
|||
0x22 (0.034) |
0x22 (0.034) |
0x22 (0.034) |
|||
0x3 (0.003) |
0x3 (0.003) |
0x3 (0.003) |
|||
Cisco Nexus 93108TC-FX
3P
|
IOFPGA |
0x8 (0.008) |
0x8 (0.008) |
0x8 (0.008) |
0x8 (0.008) |
MIFPGA |
0x9 (0.009) |
0x9 (0.009) |
0x9 (0.009) |
0x10 (0.016) |
|
0x13 (0.019) |
0x13 (0.019) |
0x13 (0.019) |
|||
0x10 (0.016) |
0x10 (0.016) |
0x10 (0.016) |
|||
0x9 (0.009) |
0x9 (0.009) |
0x9 (0.009) |
|||
0x11 (0.017) |
0x11 (0.017) |
0x11 (0.017) |
|||
0x9 (0.009) |
0x9 (0.009) |
0x9 (0.009) |
|||
0x15 (0.021) |
0x15 (0.021) |
0x15 (0.021) |
|||
0x6 (0.006) |
0x6 (0.006) |
0x6 (0.006) |
|||
0x22 (0.034) |
0x22 (0.034) |
0x22 (0.034) |
|||
0x15 (0.021) |
0x15 (0.021) |
0x15 (0.021) |
|||
0x12 (0.018) |
0x12 (0.018) |
0x12 (0.018) |
|||
0x15 (0.021) |
0x15 (0.021) |
0x15 (0.021) |
0x15 (0.021) |
||
Cisco Nexus 931
80Y
C-FX
3
|
IOFPGA |
N/A |
N/A |
0x12 (0.018) |
0x12 (0.018) |
MIFPGA |
N/A |
N/A |
0x16 (0.022) |
0x16 (0.022) |
|
0x15 (0.021) |
0x15 (0.021) |
0x15 (0.021) |
|||
0x4 (0.004) |
0x4 (0.004) |
0x4 (0.004) |
|||
0x22 (0.034) |
0x22 (0.034) |
0x22 (0.034) |
|||
0x10 (0.016) |
0x10 (0.016) |
0x10 (0.016) |
|||
Cisco Nexus 93180YC2-FX
|
IOFPGA |
0x2 2 (0.03 4 ) |
0x2 2 (0.03 4 ) |
0x2 2 (0.03 4 ) |
0x23 (0.035) |
MIFPGA |
0x3 (0.003) |
0x3 (0.003) |
0x3 (0.003) |
0x3 (0.003) |
|
0x16 (0.022) |
0x16 (0.022) |
0x16 (0.022) |
|||
0x5 (0.005) |
0x5 (0.005) |
0x5 (0.005) |
|||
0x5 (0.005) |
0x5 (0.005) |
0x5 (0.005) |
|||
0x12 (0.018) |
0x13 (0.019) |
0x13 (0.019) |
|||
0x12 (0.018) |
0x12 (0.018) |
0x12 (0.018) |
0x12 (0.018) |
||
0x8 (0.008) |
0x8 (0.008) |
0x8 (0.008) |
0x8 (0.008) |
||
0x12 (0.018) |
0x13 (0.019) |
0x13 (0.019) |
0x17 (0.023) |
||
0x3 (0.003) |
0x3 (0.003) |
0x3 (0.003) |
|||
0x12 (0.018) |
0x12 (0.018) |
0x12 (0.018) |
|||
0x17 (0.023) |
0x17 (0.023) |
0x17 (0.023) |
|||
0x12 (0.018) |
0x13 (0.019) |
0x13 (0.019) |
|||
0x5 (0.005) |
0x5 (0.005) |
0x5 (0.005) |
|||
0x16 (0.022) |
0x16 (0.022) |
0x16 (0.022) |
|||
0x4 (0.004) |
0x4 (0.004) |
0x4 (0.004) |
|||
0x3 (0.003) |
0x3 (0.003) |
0x3 (0.003) |
|||
0x10 (0.016) |
0x10 (0.016) |
0x10 (0.016) |
|||
0x10 (0.016) |
0x10 (0.016) |
0x10 (0.016) |
|||
Cisco Nexus 9348GC-FXP
|
IOFPGA |
0x10 (0.016) |
0x10 (0.016) |
0x10 (0.016) |
0x13 (0.019) |
MIFPGA |
0x3 (0.003) |
0x3 (0.003) |
0x3 (0.003) |
0x3 (0.003) |
|
0x15 (0.021) |
0x15 (0.021) |
0x15 (0.021) |
|||
0x9 (0.009) |
0x9 (0.009) |
0x9 (0.009) |
|||
0x7 (0.007) |
0x7 (0.007) |
0x7 (0.007) |
|||
0x11 (0.017) |
0x11 (0.017) |
0x11 (0.017) |
|||
0x4 (0.004) |
0x4 (0.004) |
0x4 (0.004) |
|||
0x6 (0.006) |
0x6 (0.006) |
0x6 (0.006) |
|||
0x5 (0.005) |
0x5 (0.005) |
0x5 (0.005) |
|||
0x4 (0.004) |
0x4 (0.004) |
0x4 (0.004) |
|||
0x8 (0.008) |
0x8 (0.008) |
0x8 (0.008) |
|||
0x15 (0.021) |
0x15 (0.021) |
0x15 (0.021) |
|||
0x8 (0.008) |
0x8 (0.008) |
0x8 (0.008) |
|||
0x15 (0.021) |
0x15 (0.021) |
0x15 (0.021) |
|||
0x6 (0.006) |
0x6 (0.006) |
0x6 (0.006) |
|||
0x15 (0.021) |
0x15 (0.021) |
0x15 (0.021) |
|||
0x6 (0.006) |
0x6 (0.006) |
0x6 (0.006) |
|||
0x3 (0.003) |
0x3 (0.003) |
0x3 (0.003) |
|||
0x16 (0.022) |
0x16 (0.022) |
0x16 (0.022) |
|||
0x15 (0.021) |
0x15 (0.021) |
0x15 (0.021) |
|||
0x9 (0.009) |
0x9 (0.009) |
0x9 (0.009) |
|||
0x11 (0.017) |
0x11 (0.017) |
0x11 (0.017) |
|||
6-port 40-Gigabit optical uplink module (N9K-M6PQ or N9K-M6PQ-E) |
0x10 (0.016) |
0x10 (0.016) |
0x10 (0.016) |
||
0x20 (0.032) |
0x20 (0.032) |
0x20 (0.032) |
1 Not available in this release.
Available EPLD Images for the Cisco Nexus 9500 Platform Switches
Release 9.3(6) |
Release 9.3(7) |
Release 9.3(8-10) |
|||
0x31 (0.049) |
0x31 (0.049) |
0x31 (0.049) |
|||
0x15 (0.021) |
0x15 (0.021) |
0x15 (0.021) |
|||
0x30 (0.049) |
0x30 (0.049) |
0x30 (0.049) |
|||
0x15 (0.021) |
0x15 (0.021) |
0x15 (0.021) |
0x18 (0.024) |
||
0x20 (0.032) |
0x20 (0.032) |
0x20 (0.032) |
0x23 (0.035) |
||
0x5 (0.005) |
0x5 (0.005) |
0x5 (0.005) |
|||
0x9 (0.009) |
0x9 (0.009) |
0x9 (0.009) |
|||
0x14 (0.020) |
0x14 (0.020) |
0x14 (0.020) |
|||
0x4 (0.004) |
0x4 (0.004) |
0x4 (0.004) |
|||
0x16 (0.022) |
0x16 (0.022) |
0x16 (0.022) |
|||
0x13 (0.019) |
0x13 (0.019) |
0x13 (0.019) |
|||
32-port 100-Gigabit QSFP28 line card |
0x13 (0.019) |
0x13 (0.019) |
0x13 (0.019) |
||
0x9 (0.009) |
0x9 (0.009) |
0x9 (0.009) |
|||
32-port 100-Gigabit QSFP28 line card |
0x11 (0.017) |
0x11 (0.017) |
0x11 (0.017) |
||
0x5 (0.005) |
0x5 (0.005) |
0x5 (0.005) |
|||
0x7 (0.007) |
0x7 (0.007) |
0x7 (0.007) |
|||
0x2 (0.002) |
0x2 (0.002) |
0x2 (0.002) |
|||
0x19 (0.025) |
0x19 (0.025) |
0x19 (0.025) |
|||
0x13 (0.019) |
0x13 (0.019) |
0x13 (0.019) |
|||
0x11 (0.017) |
0x11 (0.017) |
0x11 (0.017) |
|||
0x7 (0.007) |
0x7 (0.007) |
0x7 (0.007) |
|||
0x13 (0.019) |
0x13 (0.019) |
0x13 (0.019) |
|||
0x9 (0.009) |
0x9 (0.009) |
0x9 (0.009) |
|||
0x7 (0.007) |
0x7 (0.007) |
0x7 (0.007) |
|||
0x7 (0.007) |
0x7 (0.007) |
0x7 (0.007) |
|||
48-port 1-/10-Gigabit SFP+ and 4-port |
0x11 (0.017) |
0x11 (0.017) |
0x11 (0.017) |
||
0x10 (0.016) |
0x10 (0.016) |
0x10 (0.016) |
|||
48-port 1/10GBASE-T and 4-port |
0x9 (0.009) |
0x9 (0.009) |
0x9 (0.009) |
||
0x8 (0.008) |
0x8 (0.008) |
0x8 (0.008) |
|||
48-port 1/10GBASE-T and 4-port |
0x9 (0.009) |
0x9 (0.009) |
0x9 (0.009) |
||
0x3 (0.003) |
0x3 (0.003) |
0x3 (0.003) |
|||
48-port 1/10GBASE-T and 4-port |
0x10 (0.016) |
0x10 (0.016) |
0x10 (0.016) |
||
0x8 (0.008) |
0x8 (0.008) |
0x8 (0.008) |
|||
48-port 1-/10-Gigabit SFP+ and |
0x14 (0.020) |
0x14 (0.020) |
0x14 (0.020) |
||
0x10 (0.016) |
0x10 (0.016) |
0x10 (0.016) |
|||
48-port 1-/10-/25-Gigabit SFP28 and |
0x12 (0.018) |
0x12 (0.018) |
0x12 (0.018) |
||
0x5 (0.005) |
0x5 (0.005) |
0x5 (0.005) |
|||
48-port 10-Gigabit SFP+ and |
0x4 (0.004) |
0x4 (0.004) |
0x4 (0.004) |
||
0x6 (0.006) |
0x6 (0.006) |
0x6 (0.006) |
|||
48-port 10-Gigabit SFP+ and
|
IOFPGA |
0x6 (0.006) |
0x6 (0.006) |
0x6 (0.006) |
0x6 (0.006) |
MIFPGA |
0x3 (0.003) |
0x3 (0.003) |
0x3 (0.003) |
0x3 (0.003) |
|
Fabric module for Cisco Nexus 9504 |
0x19 (0.025) |
0x19 (0.025) |
0x19 (0.025) |
||
Fabric module for Cisco Nexus 9504 |
0x15 (0.021) |
0x15 (0.021) |
0x15 (0.021) |
||
Fabric module for Cisco Nexus 9504 |
0x11 (0.017) |
0x11 (0.017) |
0x11 (0.017) |
||
Fabric module for Cisco Nexus 9508 |
0x19 (0.025) |
0x19 (0.025) |
0x19 (0.025) |
||
Fabric module for Cisco Nexus 9508 |
0x14 (0.020) |
0x14 (0.020) |
0x14 (0.020) |
||
Fabric module for Cisco Nexus 9508 |
0x9 (0.009) |
0x9 (0.009) |
0x9 (0.009) |
||
0x11 (0.017) |
0x11 (0.017) |
0x11 (0.017) |
|||
Fabric module for Cisco Nexus 9516 |
0x13 (0.019) |
0x13 (0.019) |
0x13 (0.019) |
||
Fabric module for Cisco Nexus 9516 |
0x8 (0.008) |
0x8 (0.008) |
0x8 (0.008) |
||
0x8 (0.008) |
0x8 (0.008) |
0x8 (0.008) |
|||
Fabric module for Cisco Nexus 9516 |
0x11 (0.011) |
0x11 (0.011) |
0x11 (0.011) |
||
0x8 (0.008) |
0x8 (0.008) |
0x8 (0.008) |
2 Not available in this release.
Available EPLD Images for the Cisco Nexus 9500 Platform Switches with R Line Cards
Release 9.3(6) |
Release 9.3(7) |
Release 9.3(8-10) |
|||
0x18 (0.024) |
0x18 (0.024) |
0x18 (0.024) |
|||
0x3 (0.003) |
0x3 (0.003) |
0x3 (0.003) |
|||
0x12 (0.018) |
0x12 (0.018) |
0x12 (0.018) |
|||
0x9 (0.009) |
0x9 (0.009) |
0x9 (0.009) |
|||
0x19 (0.025) |
0x19 (0.025) |
0x19 (0.025) |
|||
0x3 (0.003) |
0x3 (0.003) |
0x3 (0.003) |
|||
0xD |
0xD |
0xD |
|||
0xF |
0xF |
0xF |
|||
0xE |
0xE |
0xE |
|||
Fabric module for Cisco Nexus 9504 |
0x7 (0.007) |
0x7 (0.007) |
0x7 (0.007) |
||
0x10 (0.016) |
0x10 (0.016) |
0x10 (0.016) |
3 Not available in this release.
EPLD image number, you can skip the upgrade.
Before you can prepare the EPLD images for installation, you must download them to the FTP or management server.
To upgrade the EPLD images using CLI commands, follow these guidelines:
■ Before you upgrade any EPLD images, be sure that you have updated the Cisco NX-OS operating system to the level required for the images. Also be sure that you have an EPLD image file.
— You can upgrade a module individually.
— You can upgrade all modules sequentially.
— You can update the images for online modules only.
■ The upgrade process disrupts traffic on the targeted module.
■ Do not insert or remove any modules while an EPLD upgrade is in progress.
CAUTION: When you are trying to upgrade EPLD, it is recommended to use the same version of EPLD as that of installed software. However, if the installed version of EPLD is already later than the software you are installing, it is not required to downgrade the EPLD.
To verify the EPLD upgrades for a switch or its modules, use the show version module slot-number epld command as follows:
■ To verify updates for a module on a modular switch (Cisco Nexus 9500 platform switches), indicate the chassis slot number for slot-number.
switch# show version module 22 epld
■ To verify updates for a top-of-rack switch (Cisco Nexus 9200, 9300, and 9300-EX platforms), use 1 for slot-number.
switch# show version module 1 epld
To display the status of EPLD upgrades on the switch, use the show install epld status command.
When EPLDs are upgraded, the following guidelines and observations apply:
■ If a module is not online, you cannot upgrade its EPLD images.
■ If there are two supervisors that are installed in the switch (Cisco Nexus 9504, 9508, and 9516 switches only), you can either upgrade only the standby or upgrade all modules (including both supervisor modules) by using the following commands:
— install epld bootflash: image module standby-supervisor-slot-number (upgrades only the standby supervisor module)
— install epld bootflash: image module all (upgrades all of the modules)
■ If there is only one supervisor that are installed in the switch, your upgrading or downgrading of EPLD images is disruptive.
The entire Cisco NX-OS 9000 Series documentation set.
The entire Cisco NX-OS 9000 Series release notes set.
Cisco and the Cisco logo are trademarks or registered trademarks of Cisco and/or its affiliates in the U.S. and other countries. To view a list of Cisco trademarks, go to this URL: https://www.cisco.com/go/trademarks. Third-party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1110R)
Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative content is unintentional and coincidental.