The ap update multi-reset command resets APs in batches.
The undo ap update multi-reset partition command cancels AP resetting by channel-based partition.
ap update multi-reset ap-type type-id [ ap-group group-name | { ap-name ap-name | ap-id ap-id } &<1-10> ]
ap update multi-reset ap-group group-name [ { ap-name ap-name } &<1-10> | { ap-id ap-id } &<1-10> ]
ap update multi-reset { partition { all | partition-id partition-id } | ap-id ap-id } [ primary-access { ipv4 ipv4-address | ipv6 ipv6-address } ]
undo ap update multi-reset partition
Parameter |
Description |
Value |
---|---|---|
ap-type type-id |
Resets APs of the specified type ID. |
The AP type ID must exist. |
ap-group group-name |
Resets APs in the specified AP group. |
The AP group must exist. |
ap-name ap-name |
Resets the AP with a specified name. |
The AP name must exist. |
ap-id ap-id |
Resets the AP with a specified ID. |
The AP ID must exist. |
partition all |
Resets APs in all channel-based partitions. |
- |
partition partition-id partition-id |
Resets APs in the specified channel-based partition. |
The value is an integer that ranges from 0 to 255. |
primary-access ipv4 ipv4-address |
Specifies the IPv4 address of the AC with which APs re-establish links after the APs are reset. |
The value is in dotted decimal notation. |
primary-access ipv6 ipv6-address |
Specifies the IPv6 address of the AC with which APs re-establish links after the APs are reset. |
The value is a 32-digit hexadecimal number, in the format X:X:X:X:X:X:X:X. |
This command resets APs in batches and can be used only after APs are upgraded in batches.
If ap-name ap-name or ap-id ap-id is specified, only APs with the specified name or ID in the specified AP group are reset.
If neither ap-name ap-name nor ap-id ap-id is specified, all APs in the specified AP group are reset.
The ap update multi-reset { partition { all | partition-id partition-id } | ap-id ap-id } [ primary-access { ipv4 ipv4-address | ipv6 ipv6-address } ] command is used to reset APs in a specified channel-based partition in batches. To perform an in-service upgrade for all APs on the entire network, you can divide APs into different partitions based on channels and reset the APs by partition in sequence after loading the target version files to all APs. This prevents network service interruption caused by resetting a large number of APs. When APs are reset by partition, surrounding APs automatically fill coverage holes to ensure service continuity. For service continuity, ensure that at least two APs are deployed in one place.
In dual-AC scenarios, when APs are upgraded by channel-based partition, you can specify the IP address of the AC with which APs re-establish links after the APs are reset.
If an exception occurs when the ap update multi-reset partition all command is used to reset all APs by channel-based partition, you can run the undo ap update multi-reset partition command to cancel AP resetting for subsequent channel-based partitions.