Operation Manual
MP Access Point Commands
Mobility System Software Command Reference Guide
Version 7.3
12 – 252
Examples
The following command disables RF load balancing for MP radio 1 on MP 7:
MX# set ap 7 radio 1 load-balancing disable
See Also
● set load-balancing strictness on page 12-259
● clear ap radio load-balancing group on page 12-227
● set ap local-switching mode on page 12-244
● show load-balancing group on page 12-353
set ap radio load-balancing group
Assigns an MP radio to a load balancing group.
Syntax
set ap apnum radio {1 | 2} load-balancing group name [rebalance]
Defaults
By default, MP radios are not part of an RF load balancing group.
Access
Enabled.
History
Usage
Assigning radios to specific load balancing groups is optional. When you do this, MSS
considers them to have exactly overlapping coverage areas, rather than using signal strength
calculations to determine their overlapping coverage. MSS attempts to distribute client sessions
across radios in the load balancing group evenly. A radio can be assigned to only one group.
Examples
The following command assigns MP radio 1 on MP 7 to load balancing group room1:
MX# set ap 7 radio 1 load-balancing group room1
MX#
See Also
● set load-balancing strictness on page 12-259
● clear ap radio load-balancing group on page 12-227
● set ap local-switching mode on page 12-244
● show load-balancing group on page 12-353
ap apnum Index value that identifies the MP on the MX. You can
specify a value from 1 to 9999.
radio 1 Radio 1 of the MP.
radio 2 Radio 2 of the MP. (This option does not apply to
single-radio models.)
group name Name of an RF load balancing group to which the MP
radio is assigned. A radio can belong to only one group.
rebalance Configures the MP radio to disassociate client sessions
and rebalance them whenever a new MP radio is added to
the load balancing group.
Version 6.0 Command introduced.
Version 6.2 Added index valued range from 1 to 9999.