Hi Guys,
iam running a mesh with 3 R510 AP with Unleashed Firmware 200.11.10.5.195.
There should be an AP-Group Option for configuring 11n only Mode.
But there is no such Option. This one is missing.
Yeah, that is annoying. Every now and then Ruckus decides to remove or hide functionality that might confuse the 2% of users who are inexperienced while complicating life for the other 98%. They also removed proxy-arp at some point. You can disable 11b by enabling OFDM mode on each WLAN. If you have more than one wlan, the commands should be executed for each wlan. Here is an example to enable OFDM only mode on two wlans - "Blue1" and "Blue2"
login:
password:
en (or enable)
config
wlan Blue1
ofdm-only
exit
wlan Blue2
If desired, you can enable proxy arp with the command "proxy-arp" after the ofdm-only command.
You can also use the command "show" to verify your changes and see other wlan info.
To disable ofdm-only or proxy-arp, insert the word "no" in front of the command ("no ofdm-only").
hi,
i changed the wifi to ofdm-only, but there was a client connecting with 11b.
i blocked/released the client but it still was connecting with 11b.
Can you CLI to the wlan context and run the show command and verify if the state of OFDM Only is "Enabled" ?
en
show
WLAN Service: ID: 1: NAME = Guest Tx. Rate of Management Frame(2.4GHz) = 6.0Mbps Tx. Rate of Management Frame(5GHz) = 6.0Mbps Beacon Interval = 100ms SSID = Guest Description = Guest Type = Standard Usage Authentication = open Encryption = wpa2 Algorithm = aes Passphrase = *** FT Roaming = Enabled 802.11k Neighbor report = Enabled Web Authentication = Disabled Authentication Server = Disabled Called-Station-Id type = wlan-bssid Tunnel Mode = Disabled Background Scanning = Enabled Max. Clients = 100 Isolation per AP = Disabled Isolation across AP = Disabled Zero-IT Activation = Disabled Priority = High Load Balancing = Enabled Band Balancing = Enabled Wifi6 = Enabled Dynamic PSK = Enabled Dynamic PSK Passphrase Length = 62 Dynamic PSK Type = friendly Dynamic PSK Expire Time = unlimited Dynamic PSK Validity Period = first-use Limit Dynamic PSK = Enabled Limit Dynamic PSK Number = 4 Shared Dynamic PSK = Disabled Rate Limiting Uplink = Disabled PerSSID Rate Limiting Uplink = 0 Rate Limiting Downlink = Disabled PerSSID Rate Limiting Downlink = 0 Auto-Proxy configuration: Status = Disabled Inactivity Timeout: Status = Enabled Timeout = 1 Minutes VLAN-ID = 120 Dynamic VLAN = Disabled Closed System = Disabled Https Redirection = Disabled OFDM-Only State = Enabled Multicast Filter State = Disabled Directed Multicast= Enabled 802.11d State = Enabled Force DHCP State = Disabled Force DHCP Timeout = 10 DHCP Option82: Status = Disabled Option82 sub-Option1 = Disabled Option82 sub-Option2 = Disabled Option82 sub-Option150 = Disabled Option82 sub-Option151 = Disabled Ignore unauthorized client statistic = Disabled STA Info Extraction State = Enabled BSS Minrate = Disabled DTIM period = 1 Directed MC/BC Threshold = 1 Call Admission Control State = Disabled PMK Cache Timeout= 720 minutes PMK Cache for Reconnect= Enabled NAS-ID Type= wlan-bssid Roaming Acct-Interim-Update= Disabled PAP Message Authenticator = Enabled Send EAP-Failure = Disabled L2/MAC = No ACLS L3/L4/IP Address = No ACLS L3/L4/IPv6 Address = No ACLS Precedence = Default Proxy ARP = Disabled Device Policy = No ACLS Vlan Pool = No Pools Role based Access Control Policy = Disabled SmartRoam = Disabled Roam-factor = 1 White List = No ACLS URL Filtering = Disabled Application Recognition & Control = Disabled Apply ARC Policy = NO POLICY Client Flow Data Logging = Disabled Wlan Bind = all Client Connection Data = Disabled Transient Client Management = Disabled 80211w-pmf = Disabled
It's enabled alright... Is this client 11b only? Are you sure it's not connecting with 11g? I'm not an Unleashed user so we might need some help from one of the Ruckus guys. They're pretty good about chiming in.
@david_black_5940365
no, its an 11n client.
it seems that this option can still be configured through cli.
ap-group System Default
radio 2.4 11n-only N-only
radio 5 11n-only N-only
Hi Daniel,
I believe the '11n only mode' feature has returned to the GUI in Unleashed version 200.12. The screenshot on page 267 of the 200.12 UG shows the feature in the AP group config, as prior to 200.11.
I hope that helps,Darrel.
@darrel_rhodes
Hi,
sorry - but the feature is not available in the gui. i have installed 200.12.10.5.234.
daniel
@daniel_hainich Thanks for letting me know Daniel, I've just confirmed this myself also.
I'm raising this internally and will let you know of any updates.
Many thanks,Darrel.
@darrel_rhodes please keep me in loop as well.
Thanks!
You can prevent b clients/traffic if you set the min-bssrate to 12. The previous answers to set n only and ofdm only are also accurate and huge benefits to wireless performance.
This is likely a UI bug as 802.11b does not support OFDM. It was more likely actually connected using g or n standards.