cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to add Sonos Sub Gen3

SSUB
New Contributor

I ran into an issue setting up Sonos Arc Sub and Surrounds. Sonos tech support mentioned that Ruckus access points convert multicast/broadcast traffic to unicast traffic, which disrupts expected Sonos behavior. Sonos requires multicast and broadcast traffic to be passed normally.

Please check link below for the following configuration for your Ruckus AP  to allow the access points to pass multicast and broadcast traffic full time.
https://support.ruckuswireless.com/articles/000006140

How do I make these changes via Mac? Could someone explain if making the changes cause any other issue? thanks!

2 REPLIES 2

bruno_andrade
RUCKUS Team Member

Hello SSUB,

You should access your Access Point by SSH, using a tool like putty.

Then you should be able to configure the multicast:

ruckus> enable
ruckus# config
ruckus(config)# wlan MyWifiNetwork -> Change this for your network name
ruckus(config-wlan)# no qos directed-multicast
ruckus(config-wlan)# qos directed-threshold 0
ruckus(config-wlan)# exit
The WLAN service 'MyWifiNetwork' has been updated and saved.
Your changes have been saved.
ruckus(config)# exit
Your changes have been saved.
ruckus# exit
Exit ruckus CLI.

Bruno Andrade | Principal TSE Bulldog Americas | RCNA | CWNA | CWDP
Follow me on LinkedIn

I’m unable to install Putty in work laptop and don’t have another computer. Any chance that you can assist by remotely changing the settings of my Ruckus device? I can’t use my Sonos Sub with my Arc. Thanks