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 08:38 PM
Hi @Teudis
Glad to heat that it is working fine now.
Have a nice day.