R21xx-HP FlexFabric 11900 Fundamentals Command Reference
182
install activate { boot filename | system filename | feature filename&<1-30> } * slot slot-number [ test ]
install activate patch filename slot slot-number
In IRF mode:
install activate { boot filename | system filename | feature filename&<1-30> } * chassis chassis-number
slot slot-number [ test ]
install activate patch filename chassis chassis-number slot slot-number
Views
User view
Predefined user roles
network-admin
Parameters
boot: Specifies a boot image file. For more information about software images, see Fundamental
Configuration Guide.
system: Specifies a system image file.
feature: Specifies a feature image file. &<1-30> indicates that you can specify a space-separated list of
up to 30 feature image files.
patch: Specifies a patch image file.
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.)
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.)
test: Only checks for the ISSU method to be used for the upgrade. If you do not specify this keyword, the
command activates the specified software images.
Usage guidelines
The device supports these categories of ISSU methods: incremental upgrade, ISSU reboot, and reboot.
When you perform an ISSU, the device compares the compatibility between the old and new software
versions and selects an ISSU method based on the version compatibility. You can also use the install
activate command with the test keyword to check for the ISSU method to be used for the upgrade and
view the possible impact of the upgrade. For more information about ISSU methods and ISSU guidelines,
see Fundamentals Configuration Guide.
An image takes effect only after it is activated.
To keep an activated image active after a reboot, you must confirm the software change by using the
install commit command.










