F3215-HP Load Balancing Module System Management Command Reference-6PW101
123
Default command level
3: Manage level
Parameters
patch-location: Specifies the patch file path, a string of 1 to 64 characters. The file must be saved in the
root directory of the storage medium. Provide this argument if the patch file is not packaged in a patch
package file, and make sure the file name is correct.
file filename: Specifies a patch package file name.
Usage guidelines
Before installing patches, save the patch files or patch package files to the root directory of the storage
medium on the device.
If the storage medium has been partitioned, save the files to the root directory of the first partition.
The patch install command changes the state of installed patches from IDLE to ACTIVE or RUNNING,
depending on your choice during the command execution process. If you choose to have installed
patches continue to run after a reboot, the installed patches are set in RUNNING state and remain in this
state after a reboot. If not, the installed patches are set in ACTIVE state and change to the DEACTIVE state
at a reboot.
The undo patch install command change the state of ACTIVE and RUNNING patches to IDLE, but does
not delete them from the storage medium.
The patch install patch-location command can change the patch file location that has been specified with
the patch location command. In contrast, the patch install file filename does not.
Examples
# Install files from CF card memory.
<Sysname> system-view
[Sysname] patch-install cfa0:
Patches will be installed. Continue? [Y/N]:y
Do you want to run patches after reboot? [Y/N]:y
Installing patches…
Installation completed, and patches will continue to run after reboot.
[Sysname]
# Install patches from a patch package file.
<Sysname> system-view
[Sysname] patch install file:/patch_packeg.bin
Patches will be installed. Continue? [Y/N]:y
Do you want to run patches after reboot? [Y/N]:y
Installing patches…
Installation completed, and patches will continue to run after reboot.
[Sysname]
patch load
Use patch load to load patches from the storage medium (the CF card) to the patch memory area.
Syntax
patch load [ file filename ]