02-21-2024 06:29 AM
Hi Guys maybe someone can help please,
I am having issues with a new r770 out of the box. First of all the web interface is not enabled and I am having to enable it via command line with "set http enable" user guide just say connect to web interface nothing about enabling it first ????
Secondly I can't get the second ethernet NIC to fuction, via web interface checking the enable box and saving green banner shows setting was saved but, enable check box remains black no tick. So I try via command line, first check status with "get eth 0" states disabled, next " set eth 0" OK is returned, check status once more still disabled.
What is going on ?
Solved! Go to Solution.
02-21-2024 07:43 PM
Hi @Teudis
I see that the AP is in Solo version so it should not have the http or https disabled.
And for the second ethernet port issue, since you are using the Adapter, the AP will not be able to negotiate with the adapter to set the power input to max, so it will default work in AF mode.
Set the AP to use max power using the below command then you can use the full function of the AP including the second ethernet port.
set power-mode bt
02-21-2024 08:18 PM
Hi Sanjay,
Thank you very much for that information, I have been pulling my hair out trying to work this out. Who would have thougth that was the case....
"set power-mode bt5" is the only option I have
set power-mode : set power-mode {auto|af|at|bt5}
-- Change 802.3 PoE Operating Mode
The second NIC is now functioning as expected.
02-21-2024 06:47 AM - edited 02-21-2024 06:48 AM
Hi @Teudis,
Thank you for reaching RUCKUS Networks.
Is the AP R770 in Solo firmware or in Unleashed? Share its version. I can check the behavior on the WebUI access.
On the Eth0 disabled, please could you share the power AP is drawing, CLI command to get info would be "get power-mode".
Is the AP connected to POE switch or POE injector?
As per the datasheet, AP needs to consume power a minimum of 32W to get second Eth port enabled.
Hope this is informative.
Regards,
Vasanth Edward || Snr TSE
RUCKUS Commscope
02-21-2024 07:03 AM
Hi Vasanth_edward
AP is standalone solo firmware
rkscli: get version
Ruckus R770 Multimedia Hotzone Wireless AP
Version: 122.0.0.0.722
OK
power is
rkscli: get power-mode
PoE Configured Mode : Auto
Power Consumption Status : PoE Injector
USB Status : Disabled
OK
The AP is connected to ruckus POE power injector
Kr
02-21-2024 07:43 PM
Hi @Teudis
I see that the AP is in Solo version so it should not have the http or https disabled.
And for the second ethernet port issue, since you are using the Adapter, the AP will not be able to negotiate with the adapter to set the power input to max, so it will default work in AF mode.
Set the AP to use max power using the below command then you can use the full function of the AP including the second ethernet port.
set power-mode bt
02-21-2024 08:18 PM
Hi Sanjay,
Thank you very much for that information, I have been pulling my hair out trying to work this out. Who would have thougth that was the case....
"set power-mode bt5" is the only option I have
set power-mode : set power-mode {auto|af|at|bt5}
-- Change 802.3 PoE Operating Mode
The second NIC is now functioning as expected.