R211x-HP Flexfabric 11900 Fundamentals Command Reference
196
the format flash:/xxx.bin. &<1-30> indicates that you can specify a space-separated list of up to 30
feature or patch image file names. It can be a case-insensitive string of 1 to 63 characters and cannot
contain slot information. (In standalone mode.)
filename: Specifies the name of a software image file in the root directory of the global active MPU's
Flash, in the format flash:/xxx.bin. &<1-30> indicates that you can specify a space-separated list of up
to 30 feature or patch image file names. It can be a case-insensitive string of 1 to 63 characters and
cannot contain slot or chassis information. (In IRF mode.)
slot slot-number: Specifies a card by its slot number. (In standalone mode.)
chassis chassis-number slot slot-number: Specifies a card on an IRF member. ( In IRF mode.)
Usage guidelines
You can deactivate only feature and patch images that are active.
To keep deactivated images inactive after a reboot, you must confirm the software change by using the
install commit command.
In IRF mode, a subordinate device automatically synchronizes the master device's configuration and
status data at reboot. This process takes time. You must wait for the synchronization to complete before
using the install deactivate command on the subordinate device. To verify that the synchronization has
completed successfully, do the following:
• Use the display device command to verify that all cards of the subordinate device are in normal
state.
• Use the display mdc command to verify that all MDCs are in active state.
• Use the display system internal ha service-group command to verify that the Action field is 0 for
each service.
Examples
# In standalone mode, deactivate the patch images in file route-patch.bin on the card in slot 4.
<Sysname> install deactivate patch flash:/route-patch.bin slot 4
# In IRF mode, deactivate the patch images in file route-patch.bin on the card in slot 4 of IRF member 1.
<Sysname> install deactivate feature flash:/route-feature.bin chassis 1 slot 4
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










