11-24-2021 04:58 AM
Hi all,
I have a question that how can we push users connecting to 5Ghz first but not 2.4 radio?
I just reviewed other brands like Aruba / Aerohive, they just have a feature named Band steering to achieve this.
Can Ruckus do well the same as well?
I also find that Ruckus supports Band balancing for an SSID. - I wonder what if I configure only 1% of users connecting to 2.4.
Then let says we have 100 devices that only support 2.4 Radio and connect to this SSID. What is the result of the Ruckus Band balancing for this case?
Thanks.
Solved! Go to Solution.
11-24-2021 06:25 AM
When you enable Band Balancing, it attempts to balance the client load on radios by distributing clients between the 2.4 GHz and 5 GHz radios. This feature is disabled by default. To balance the number of clients connecting to the two radios on an AP, the AP encourages dual-band clients to connect to the 5 GHz band when the configured percentage threshold is reached.
Under the "Percent of clients on 2.4 GHz radio" the value in the % field denotes the threshold above which dual-band clients will be encouraged to connect to the 5 GHz radio rather than the 2.4 GHz radio.
Please take a look on the below article which explains more about this feature.
https://support.ruckuswireless.com/articles/000002508
Regards,
Sanjay Kumar
11-24-2021 06:25 AM
When you enable Band Balancing, it attempts to balance the client load on radios by distributing clients between the 2.4 GHz and 5 GHz radios. This feature is disabled by default. To balance the number of clients connecting to the two radios on an AP, the AP encourages dual-band clients to connect to the 5 GHz band when the configured percentage threshold is reached.
Under the "Percent of clients on 2.4 GHz radio" the value in the % field denotes the threshold above which dual-band clients will be encouraged to connect to the 5 GHz radio rather than the 2.4 GHz radio.
Please take a look on the below article which explains more about this feature.
https://support.ruckuswireless.com/articles/000002508
Regards,
Sanjay Kumar
11-24-2021 05:51 PM
@sanjay_kumar
WOW, I even don't know this way to resolve the issue.
But then a question:
Based on that KB, am I going to set the Value one by one for each AP!?
"set band-steering all 20 "
That is terrible. Any GUI way to achieve the same config to messly deploy?
11-25-2021 02:23 AM
You can push the command from ZD debug to all connected AP's using below example :
Ruckus (Debug)# remote_ap_cli -A "set band-steering <wlan-name>"
https://support.ruckuswireless.com/articles/000005578
Best Regards
Vineet
12-14-2021 01:30 AM
Hey, why the CLI is not working with my APs?
ruckus# debug
You have all rights in this mode.
ruckus(debug)# remote_ap_cli -A get band-steering
---- Command 'rkscli -c "get band-steering "' executed at dc:ae:eb:______
Command is not recognized: get band-steering
---- Command 'rkscli -c "get band-steering "' executed at dc:ae:eb:______
Command is not recognized: get band-steering
---- Command 'rkscli -c "get band-steering "' executed at dc:ae:eb:______
Command is not recognized: get band-steering
---- Command 'rkscli -c "get band-steering "' executed at dc:ae:eb:______
Command is not recognized: get band-steering
remote_ap_cli -A get band-steering
ruckus(debug)#