189Related commands• display install active• display install inactiveinstall removeUse install remove to remove inactive software images.Syntaxinstall remove [ slot slot-number ] { filename | inactive }ViewsUser viewPredefined user rolesnetwork-adminParametersslot slot-number: Specifies an IRF member device by its member ID or specifies a PEX that hasstorage media by its virtual slot number. On an IRF fabric, this command deletes inactive softwareimages from all member devices if you do not specify a member device. On an IRF 3 system, thiscommand deletes inactive software images from all parent devices and all PEXs with storage mediaif you do not specify a parent device or PEX.filename: Specifies the name of a .bin file in the root directory of a storage medium on the master, inthe storage-medium:/base-filename.bin format. It can be a case-insensitive string of up to 63characters and cannot contain slot information.inactive: Removes all inactive software image files in the root directories of the specified storagemedia.Usage guidelinesThis command deletes only inactive software image files saved in the root directories of the specifiedstorage media.Removing a software image deletes the image file from the device permanently. You cannot use theinstall rollback to command to revert the operation, or use the install abort command to abort theoperation.Examples# Remove inactive software image file flash:/ssh-feature.bin. install remove flash:/ssh-feature.bin# Remove inactive patch package flash:/ssh-patch.bin. install remove flash:/ssh-patch.bininstall rollback toUse install rollback to to roll back the software to an earlier rollback point.Syntaxinstall rollback to { point-id | original }ViewsUser view