The mobility-group command creates a mobility group and displays the mobility group view. If the specified mobility group exists, you can directly enter the specified mobility group view.
The undo mobility-group command deletes a mobility group.
By default, no mobility group is created.
Parameter |
Description |
Value |
---|---|---|
name group-name |
Specifies the name of a mobility group. |
The value is a string of 1 to 31 characters. It does not contain question marks (?) or spaces, and cannot start or end with double quotation marks (" "). |
all |
Indicates all mobility groups. |
- |
Usage Scenario
STAs can roam between ACs in a mobility group. You can run the mobility-group command to create a mobility group and add required ACs to the group.
Follow-up Procedure
Run the member ip-address ipv4-address [ description description ] command to add member ACs to the mobility group.
The inter-AC roaming and dual-link HSB functions are mutually exclusive.
# Create a mobility group named mobility and display the mobility group view.
<HUAWEI> system-view [HUAWEI] wlan [HUAWEI-wlan-view] mobility-group name mobility [HUAWEI-mc-mg-mobility]
# Delete a mobility group.
<HUAWEI> system-view [HUAWEI] wlan [HUAWEI-wlan-view] undo mobility-group name mobility Warning:The mobility group will be deleted, are you sure to continue?[Y/N]:y
# Delete all mobility groups.