Install Remove - HPE D6020 Maintenance And Service Manual

Hide thumbs Also See for HPE D6020:
Table of Contents

Advertisement

chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The
chassis-number argument represents the member ID of the IRF member device. The slot-number
argument represents the slot number of the card. (Distributed devices in IRF mode.)
Usage guidelines
You can deactivate only active feature and patch images.
To prevent deactivated images from running after a reboot, you must commit the software changes
by using the install commit command.
At reboot, a subordinate device automatically synchronizes the master device's configuration and
status data. You must wait for the synchronization to complete before using the install deactivate
command on the subordinate device. To identify whether the synchronization is complete, use the
display system stable state command. The synchronization is complete if the System State field
displays Stable.
Examples
# (Centralized devices in standalone mode.) Deactivate the patch images in file route-patch.bin.
<Sysname> install deactivate patch flash:/route-patch.bin
This operation might take several minutes, please wait...Done.
# (Distributed devices in standalone mode.) Deactivate the patch images in route-patch.bin on slot
0.
<Sysname> install deactivate patch flash:/route-patch.bin slot 0
This operation might take several minutes, please wait...Done.
# (Centralized devices in IRF mode.) Deactivate the patch images in route-patch.bin on IRF
member 1.
<Sysname> install deactivate patch flash:/route-patch.bin slot 1
This operation might take several minutes, please wait...Done.
# (Distributed devices in IRF mode.) Deactivate the patch images in route-patch.bin on slot 0 of IRF
member 1.
<Sysname> install deactivate feature flash:/route-feature.bin chassis 1 slot 0
This operation might take several minutes, please wait...Done.
Related commands
display install active
display install inactive

install remove

Use install remove to delete an inactive software image file.
Syntax
Centralized devices in standalone mode:
install remove { filename | inactive }
Distributed devices in standalone mode/centralized devices in IRF mode:
install remove [ slot slot-number ] { filename | inactive }
Distributed devices in IRF mode:
install remove [ chassis chassis-number slot slot-number ] { filename | inactive }
Views
User view
247

Advertisement

Table of Contents
loading

Table of Contents