DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode. Enter your password if
prompted.
enable
Example:
Step 1
Device> enable
Returns the device to the previous installation state. After
the rollback, a reload is required.
install rollback to
{
base
|
committed
|
id commit-ID
}
Example:
Step 2
Device# install rollback to committed
Deactivates an active package, updates the package status,
and triggers a process to restart or reload.
install deactivate file location filename
Example:
Step 3
Device# install deactivate file
flash:cat9k_lite_iosxe.16.09.04.CSCvk70181.SPA.smu.bin
Checks if the specified SMU is inactive and if it is, deletes
it from the file system. The
inactive
option deletes all the
inactive packages from the file system.
install remove
{
file location filename
|
inactive
}
Example:
Device# install remove file
flash:cat9k_lite_iosxe.16.09.04.CSCvk70181.SPA.smu.bin
Step 4
Displays the image version on the device.
show version
Example:
Step 5
Device# show version
Displays information about the active package.
show install summary
Step 6
Example:
The output of this command varies according to the
install
commands that are configured.
Device# show install summary
Configuration Examples for Software Maintenance Upgrade
The following is a list of SMU configuration examples.
•
Example: Installing an SMU (3-Step Process, Using flash:), on page 199
•
Example: Installing Multiple SMUs (3-Step Process, Using flash:), on page 202
•
Example: Installing an SMU (3-Step Process, Using TFTP), on page 208
•
Example: Managing a SMU Package (Additional show commands, Rollback, Deactivation), on page 210
Example: Installing an SMU (3-Step Process, Using flash:)
The following example shows how to install a SMU package by using the 3-step process. Here the
SMU package file is saved in the device's flash.
1.
Copying the SMU package file from flash and installing it.
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
199
Software Maintenance Upgrade
Configuration Examples for Software Maintenance Upgrade