Explains how software maintenance upgrades (SMUs) provide targeted, platform-specific patches and security fixes for released images on Cisco IOS XE systems.
A software maintenance upgrade (SMU) is a software package that
-
is installed on a system to provide a patch or a security fix resolution to a released image, and
-
is on a per component basis and is specific to the corresponding platform.
Feature history
This table provides release and related information about the feature explained in this section.
This feature is also available in all the releases subsequent to the one in which they are introduced in, unless noted otherwise.
| Feature Name |
Release Information |
Feature Description |
|---|---|---|
| Software maintenance upgrade |
Cisco IOS XE Gibraltar 16.11.1b |
This feature provides network administrators with targeted, platform-specific patches and security fixes for released images, applicable either on a per-component basis or for the entire corresponding platform. |
A SMU offers significant benefits over classic Cisco IOS software. It lets you address network issues promptly and reduces required testing time and scope. The Cisco IOS XE platform validates SMU compatibility internally and prevents installation of non-compatible SMUs.
All SMUs are also integrated into subsequent Cisco IOS XE software maintenance releases. A SMU is an independent and self-sufficient package without prerequisites or dependencies. You can choose which SMUs to install or uninstall in any order.
SMUs are supported only on Extended Maintenance releases and throughout the full lifecycle of the underlying software release.
Activate the file using the install add file command only from the filesystems of the active device. If you use a file from the standby or member filesystems, the install add file command fails.
When the SMU file is deleted and the device is rebooted, the device may display an error message such as:
--- Starting SMU Add operation --- Performing SMU_ADD on all members FAILED: Improper State./bootflash/<previously-installed-smu-filename>.smu.bin not present. Please restore file for stability. Checking status of SMU_ADD on [1/R0] SMU_ADD: Passed on []. Failed on [1/R0] Finished SMU Add operation FAILED: add_activate_commit /bootflash/<tobeinstalled-wlc-smu-filename>.smu.bin Wed Aug 02 08:30:18 UTC 2023.This error occurs because the previous SMU file was not properly removed from the controller. As a result, you may not be able to install new SMU or APSP files.
Use the install remove file command to remove previous instances of APSP or SMU files from the bootflash.
You can use SMU infrastructure to meet these requirements in wireless contexts:
-
Controller SMU: Controller bug fixes or Cisco Product Security Incident Response information (PSIRT).
-
APSP: APSP is used for AP bug fixes, PSIRTs, or minor features that do not require controller changes.
-
APDP: APDP supports new AP models without introducing new hardware or software capabilities.
The show ap image command displays cumulative statistics for AP images in the controller. Clear the statistics using the clear ap predownload statistics command, before using the show ap image command, to ensure correct data is displayed.
SMU Workflow
Begin the SMU process by requesting approval from the SMU committee. Contact customer support to raise an SMU request. During the release, the SMU package is posted on the Cisco Software Download page. You can then download and install it.
Warning: Commit changes within six hours of activation or deactivation to avoid rollback
Always run the install commit command within 6 hours after executing either install activate or install deactivate .
If you do not commit changes within this window
-
the system automatically reverts to the previous commit state
-
this reversion can lead to service interruption, especially over low-bandwidth links where image transfers may not complete in time, and
-
remote deployments with slow transfer rates are particularly vulnerable.
To reduce these risks
-
run install commit after activation or deactivation
-
monitor image transfer progress proactively, and
-
plan for available bandwidth and duration at remote sites.
SMU Package
An SMU package contains the metadata and the fix for the reported issue that prompted the request.
SMU Reload
The SMU type describes the effect on a system after you install a SMU. SMUs can be non-traffic-affecting, or they can require a device restart, reload, or switchover.
A controller cold patch requires a cold reload of the system during activation. A cold reload means completely restarting the operating system.
This process affects traffic during two phases:
-
the reload of the wireless controller, and
-
the time needed for all APs to rejoin the controller, receive the new image, and upgrade to the new SMU patch. This reload ensures that all processes use the correct libraries and files installed as part of the SMU.
The reload ensures all processes use the correct libraries and files installed as part of the SMU.
With controller hot patching, a SMU is effective immediately after activation, without rebooting the system. After you commit the SMU, activation changes persist across reloads. Hot patching SMU packages contain metadata listing processes to restart for activation. During activation, each process is restarted one by one until activation completes.