02-23-2022 04:15 AM
02-24-2022 06:57 AM
Hi Wojciech,
you do have different options to do so.
The basic (mandatory) and optional data rates can be configured either on a radio (then the setting will apply to all WLANs mapped to the radio) or for a WLAN profile.
The CLI command for setting the rates on a radio is:
data-rates custom basic-24 36 48 54 mcs0-31
This will set 24 Mbps to basic (and lowest data rate) and will enable all other data rates as optional.
The CLI command for setting the rates on a WLAN profile is:
data-rates 2.4GHz custom basic-24 36 48 54 mcs0-31 or
data-rates 5GHz custom basic-24 36 48 54 mcs0-31
This will set 24 Mbps to basic (and lowest data rate) and will enable all other data rates as optional.
Best regards,
Angelo