R21xx-HP FlexFabric 11900 Fundamentals Command Reference
188
Related commands
• display install active
• display install inactive
install remove
Use install remove to remove inactive software images.
Syntax
In standalone mode:
install remove [ slot slot-number ] { filename | inactive }
In IRF mode:
install remove [ chassis chassis-number slot slot-number ] { filename | inactive }
Views
User view
Predefined user roles
network-admin
Parameters
slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command is
applied to all cards in the device. (In standalone mode.)
chassis chassis-number slot slot-number: Specifies a card on an IRF member. If you do not specify this
option, the command is applied to all cards in the IRF fabric. (In IRF mode.)
filename: Specifies the name of a software image file, a case-insensitive string of 1 to 63 characters. This
file must be saved in the root directory of the active MPU's Flash and use the extension .bin, for example,
flash:/a.bin. (In standalone mode.)
filename: Specifies the name of a software image file, a case-insensitive string of 1 to 63 characters. This
file must be saved in the root directory of the Flash on the master's active MPU and use the extension .bin,
for example, flash:/a.bin. (In IRF mode.)
inactive: Removes all inactive software image files in the root directories of the specified storage media.
Usage guidelines
This command deletes only inactive software image files saved in the root directories of the specified
storage media.
Removing a software image deletes the image file from the device permanently. This operation can
neither be reverted by using the install rollback to command nor be aborted by using the install abort
command.
Examples
# Remove inactive software image file flash:/ssh-feature.bin.
<Sysname> install remove flash:/ssh-feature.bin
install rollback to
Use install rollback to to roll back the software configuration to an earlier rollback point.










