Thanks for the post. The syntax of those commands is different for Unleashed? They did not work for me when I was connected to the AP via SSH.
Here is the translation. Or at least the commands that executed successfully for ME.
The first command was supposed to be this:
rkscli: set qos directed multicast disabled
Should be:
ruckus(config-wlan)# no qos directed-multicast
The second command was supposed to be this:
rkscli: set qos eth0 igmp disable
Should be:
ruckus(config-wlan)# no qos igmp-snooping
The third command I could not figure out.
rkscli: set qos eth0 classification disable
I tried digging into the system configuration and entering this command, which is the ONLY QoS setting I could find in the Unleashed CLI:
ruckus(config-sys)# no qos
Changes are saved!
System QoS function has been disabled
However, after entering this series of commands I am still not able to join my Sonos hardware to my Ruckus WiFi network. The error presented by the Sonos controller is to make sure the 2.4 Ghz WLAN is 802.11b/g compatible.
😕