Ruckus Unleashed slow speeds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2019 04:23 AM
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2020 11:45 AM
I'm on 106.0.0.99.1363 and am afraid to change it as I've tried several others and this seems to work the best.
Do you have any devices getting over 400mbps up and down or is one speed cut in half?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2020 02:31 PM
If you are using an "official power brick" e.g. a transformer plugged into the power port, then PoE is not in play at all. Unless you mean an "official PoE injector" (e.g. only an ethernet cable plugged into AP) which you would still need to verify the PoE status. Here is the info on forcing AT using CLI (sorry if sloppy or repetitive -haven't cleaned it up):
ssh admin@
(login)
Give enable command:
ruckus> enable
Set AP Mode:
ruckus# ap-mode
Commands to run on Member APs to verify power settings:
ruckus# get power-mode
ruckus# get lldp
To force enable 802.3AT power:
ruckus# set lldp enable
ruckus# set lldp poe enable
ruckus# set power-mode at
Commands to run on Master AP to verify power settings:
ruckus# ap-mode
ruckus(ap-mode)# get power-mode
ruckus(ap-mode)# get lldp
ruckus(ap-mode)# quit
To force enable 802.3AT power on Master AP:
ruckus> enable
ruckus# ap-mode
ruckus(ap-mode)# set lldp enable
ruckus(ap-mode)# set lldp poe enable
ruckus(ap-mode)# set power-mode at
ruckus(ap-mode)# quit- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2020 10:45 PM
confirmed in both testing that the device was connected to 5ghz on 80mhz.
will be great to get ruckus feedback
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2020 11:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2020 01:43 PM
407 of the R710s
2 of the R720s
5 of the T710s
We are using two vSZ controllers. I just checked one AP using "get power-mode" and "get lldp" with results shown below. All of our APs are plugged into Juniper PoE+ switches. Should these APs be at 802.3af or 802.3at?
rkscli: get power-mode
PoE Configured Mode : Auto
Power Consumption Status : 802.3af Switch/Injector
OK
rkscli: get lldp
LLDP state: Enabled
LLDP interval: 30
LLDP holdtime: 120
LLDP mgmt: Enabled
LLDP bond type: Source MAC for LLDP frames on bond slaves: fixed
LLDP poe: Enabled
LLDP power: 25000
LLDP interface:
LLDP on eth0 : Enabled
LLDP on eth1 : Enabled
OK

