PurposeCommand or Action
Copies the maintenance update package from
a remote location (through FTP, HTTP, HTTPS,
install add file flash: filename [activate
commit]
Step 2
or TFTP) to the device, performs a compatibility
Example:
check for the platform and image versions,
Device# install add file
flash:cat9k_iosxe.BLD_SMU_20180302_085005_
activates the SMU package, and makes the
package persistent across reloads. This
TWIG_LATEST_20180306_013805.3.SSA.smu.bin
activate commit
command extracts the individual components
of the .bin file into the subpackages and
packages.conf files.
If the SMU file is copied using
tftp, use bootflash to activate the
SMU.
Note
Exits privileged EXEC mode and returns to user
EXEC mode.
exit
Example:
Step 3
Device# exit
Managing an SMU Package
Procedure
PurposeCommand or Action
Enables privileged EXEC mode. Enter your
password, if prompted.
enable
Example:
Step 1
Device> enable
Copies the SMU package from a source location
to the device (in case source location is remote),
install add file flash: filename
Example:
Step 2
and then performs a compatibility check for the
Device# install add file
flash:cat9k_iosxe.BLD_SMU_20180302_085005_
TWIG_LATEST_20180306_013805.3.SSA.smu.bin
platform and image versions, and adds the SMU
package on all member nodes or FRUs, as
applicable. This command also runs base
compatibility checks on a file to ensure that the
SMU package is supported on the platform. It
also adds an entry in the package/SMU.sta
file, so that its status can be monitored and
maintained.
Runs compatibility checks, installs the package,
and updates the package status details.
install activate file flash: filename
Example:
Step 3
Device# install activate add file
flash:cat9k_iosxe.BLD_SMU_20180302_085005_
TWIG_LATEST_20180306_013805.3.SSA.smu.bin
System Management Configuration Guide, Cisco IOS XE Amsterdam 17.2.x (Catalyst 9500 Switches)
273
Software Maintenance Upgrade
Managing an SMU Package