Procedure
PurposeCommand or Action
Deactivates a package that was added to the
device and turns off the package features for
the line card.
install deactivate filename
Example:
switch# install deactivate
n3500-uk9.6.0.2.U6.0.1.CSCab00001.bin
Step 1
Press ? after a partial package name
to display all possible matches
available for deactivation. If there is
only one match, press the Tab key
to fill in the rest of the package
name.
Note
Displays the inactive packages on the device.(Optional) show install inactive
Example:
Step 2
switch# show install inactive
Commits the current set of packages so that
these packages are used if the device is
restarted.
(Optional) install commit
Example:
switch# install commit
Step 3
Packages can be removed only if the
deactivation operation is committed.
Note
Removes the inactive package.
(Optional) install remove {filename | inactive}
Step 4
Example:
• Only inactive packages can be removed.
• Packages can be removed only if they are
deactivated from all line cards in the
device.
switch# install remove
n3500-uk9.6.0.2.U6.0.1.CSCab00001.bin
Proceed with removing
n3500-uk9.6.0.2.U6.0.1.CSCab00001.bin?
(y/n)? [n] y
• The package deactivation must be
committed.
Example:
• To remove a specific inactive package
from a storage device, use the install
switch# install remove inactive
Proceed with removing? (y/n)? [n] y
remove command with the filename
argument.
• To remove all inactive packages from all
nodes in the system, use the install
remove command with the inactive
keyword.
Displaying Installation Log Information
The installation log provides information on the history of the installation operations. Each time an installation
operation is run, a number is assigned to that operation.
• Use the show install log command to display information about both successful and failed installation
operations.
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 7.x
195
Performing Software Maintenance Upgrades (SMUs)
Displaying Installation Log Information