Parameter | Description | Value |
---|---|---|
group-name | Specifies a group name. The Commander starts a batch upgrade for all the clients that match the specified group. A maximum of 15 groups can be specified for a batch upgraded. The group names are separated by a space. |
The value is a string of 1 to 31 case-sensitive characters without spaces. The character string must start with a letter. |
Usage Scenario
After the groups, files to be loaded, and file activation mode are specified on the Commander, you can run this command to start a batch upgrade for clients.
Precautions
If group-name is not specified, a batch upgrade is performed on all clients matching all the groups on the Commander.
Before running this command, ensure that configurations of the clients have been saved.
If a client is a stack system, its system MAC address will change after the upgrade, because the master switch changes. In this case, the client ID of the stack system is displayed as LOST on the Commander. To avoid this problem, configure the stack system MAC address to the MAC address of a member switch.
# Start a batch upgrade for clients matching all the groups.
<HUAWEI> system-view [HUAWEI] easy-operation [HUAWEI-easyoperation] upgrade group Warning: This command will start the upgrade process of all groups and clients i n these groups may reboot. Ensure that configurations of the clients have been s aved. Continue?[Y/N]:y
# Start a batch upgrade for clients matching specified groups.
<HUAWEI> system-view [HUAWEI] easy-operation [HUAWEI-easyoperation] upgrade group test1 test2 test3 Warning: This command will start the upgrade process of the group and clients in this group may reboot. Ensure that configurations of the clients have been save d. Continue?[Y/N]:y