Smart-roam is disabled by default, and can only be enabled and adjusted thru
ZD CLI configure WLAN mode. If testing smart-roam, Ruckus suggests trying
smart-roam value 3, and if needed up to 5.
Here is the syntax:
ruckus> enable
ruckus# config
ruckus(config)# wlan
The WLAN service 'wireless1' has been loaded. To save the WLAN service, type 'end' or exit'.
Enable SmartRoam:
ruckus(config-wlan)#smart-roam -- Enables SmartRoam with the previous roam factor.
Or
ruckus(config-wlan)#smart-roam -- Enables SmartRoam with the specified roam
factor. (The factor value must be a number between 1 and 10)
Disable SmartRoam:
ruckus(config-wlan)#no smart-roam -- Disables SmartRoam.
The command was executed successfully. To save the changes, type 'end' or 'exit'.
ruckus(config-wlan)# end
The WLAN service 'wireless1' has been updated and saved.
Your changes have been saved