radio-load

Use this command to configure the maximum number of clients for each radio when the radio load control feature is enabled. The radio-load command is accessible from the ap:load-groups:<named-load-group> context of the CLI, for the radio type of load group.

radio-load radio1 | radio2 max-clients

Parameters

radio1 | radio2 Specifies the radio being configured.
max-clients Specifies the maximum number of clients for the specified radio. Can be an integer between 5 and 60.

Usage

For access to this command, the radioN-loadcontrol command must be enabled.

Examples

This example enables load control per radio for load group named radiogroup1, then specifies the maximum number of clients for radio 1 and radio 2:

EWC.extremenetworks.com:ap:load-groups:radiogroup1# loadcontrol enable
EWC.extremenetworks.com:ap:load-groups:radiogroup1# radio-load radio1 40
EWC.extremenetworks.com:ap:load-groups:radiogroup1# radio-load radio2 50