S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m
7-46
Cisco Nexus 7000 Series Hardware Installation and Reference Guide
OL-23069-06
Chapter 7 Managing the Switch Hardware
Configuring EPLDs
If you need to know which modules can be updated and which upgrades are disruptive to switch
operations, see the
“Determining Whether to Upgrade EPLD Images” section on page 7-40
.
To upgrade the EPLD images for a Cisco Nexus 7000 Series switch, you use one of the
install
commands listed in
. These commands enable you to upgrade the EPLD images for all of the
modules on the switch, multiple modules of one or two types, or single modules. When specifying a
slot_number
, use one number. When specifying
slot_numbers
, you can specify
all
for all slots, multiple
slots separated by commas (
x
,
y
,
z
) or a range of slot numbers (
x
-
y
).
When you upgrade both supervisor modules in a switch, Cisco NX-OS upgrades the EPLD images for
the standby supervisor module and then upgrades the active supervisor module. This action enables the
upgrade of supervisor modules to be nondisruptive to switch operations.
When you upgrade supervisor module in a single-supervisor switch, the operation is disruptive to switch
operations if the switch is active.
This example shows how to start the installation of all new EPLD images for all modules in a switch:
switch#
install all epld bootflash:n7000-s1-epld.6.0.1.img
parallel
This example shows how to start the installation of all new EPLD images for all of the I/O and supervisor
modules and the fan-tray module in fan-tray slot 1:
switch#
install all epld bootflash:n7000-s1-epld.6.0.1.img
parallel module all
fan-module 1
For Release 4.0(2) or earlier releases, if you updated the power management EPLD image, you must
reset the power for the module so that EPLD can take effect (this action is not required for Release 4.0(3)
or later releases). You can reset the power in one of the following two ways:
•
To reset the power for the module, physically remove the module and reinstall it.
Table 7-13
EPLD Upgrade Commands
Modules Upgraded
Command
All installed modules with one module upgraded at a
time
install all epld
epld_image
All installed modules with the I/O modules upgraded
in parallel
install all epld
epld_image
parallel
One or more I/O and supervisor modules with the I/O
modules upgraded in parallel
install all epld
epld_image
parallel module {all |
slot_numbers
}
One or more I/O and supervisor modules with the I/O
modules upgraded in parallel and one or more
fan-tray modules
install all epld
epld_image
parallel module {all |
slot_numbers
}
fan-module {all |
slot_numbers
}
One or more I/O and supervisor modules with the I/O
modules upgraded in parallel and one or more fabric
(xbar) modules
install all epld
epld_image
parallel module {all |
slot_numbers
}
xbar-module {all |
slot_numbers
}
One or more fan-tray modules and one or more fabric
(xbar) modules
install all epld
epld_image
parallel fan-module {all |
slot_numbers
}
xbar-module {all |
slot_numbers
}
One I/O or supervisor module
install module
slot_number
epld
epld_image
One fan module
install fan-module
slot_number
epld
epld_image
One fabric module
install xbar-module
slot_number
epld
epld_image