No packages
Device#
Example: Managing a SMU Package (Additional show commands, Rollback, Deactivation)
The following sample output displays information about active, inactive, committed, and uncommitted
packages by using the
show install summary
command. Here SMU package file
cat9k_lite_iosxe.16.09.04.CSCvk70181.SPA.smu.bin
is active and committed:
Device#
show install summary
Active Packages:
tftp:cat9k_lite_iosxe.16.09.04.CSCvk70181.SPA.smu.bin
Inactive Packages:
No packages
Committed Packages:
tftp:cat9k_lite_iosxe.16.09.04.CSCvk70181.SPA.smu.bin
Uncommitted Packages:
No packages
Device#
The following is sample output from the
show install active
command:
Device#
show install active
Active Packages:
tftp:cat3k-universalk9.2017-01-10_13.15.1.CSCxxx.SSA.dmp.bin
The following example shows how to rollback an update package to the committed package:
Device#
install rollback to base
install_rollback: START Wed Jun 10 11:27:41 IST 2020
This rollback would require a reload. Do you want to proceed? [y/n]y
2 install_rollback: Reloading the box to take effect
Initializing Hardware ...
<after reload>
Device#
The following is sample output from the
show install summary
command:
Device#
show install summary
Active Packages:
tftp:cat9k_lite_iosxe.16.09.04.CSCvk70181.SPA.smu.bin
Inactive Packages:
No packages
Committed Packages:
tftp:cat9k_lite_iosxe.16.09.04.CSCvk70181.SPA.smu.bin
Uncommitted Packages:
No packages
Device#
The following is sample output from the
show install log
command:
Device#
show install log
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
210
Software Maintenance Upgrade
Configuration Examples for Software Maintenance Upgrade