cyruz
Occasional Visitor
Hello guys,
on my AX11000 I have a script in place, monitoring the bandwidth of my 5Ghz backhaul, checking the data with
and restarting the wireless interface when the bandwidth goes down from 80Mhz to 40Mhz.
This works fine, but every now and then, I see a second issue, where the mesh node loses connection to the dedicated backhaul, even without a previous restart from the mentioned script. In that case the node remains connected through the main WiFi at 2.4Ghz.
This is fixable only through a complete restart of all the devices. Is there any way to check what the GUI refers as Uplink Type in the AIMesh page from the terminal so that I can code this in the script?
Thanks for your help
on my AX11000 I have a script in place, monitoring the bandwidth of my 5Ghz backhaul, checking the data with
Code:
wl -i eth8 assoc
This works fine, but every now and then, I see a second issue, where the mesh node loses connection to the dedicated backhaul, even without a previous restart from the mentioned script. In that case the node remains connected through the main WiFi at 2.4Ghz.
This is fixable only through a complete restart of all the devices. Is there any way to check what the GUI refers as Uplink Type in the AIMesh page from the terminal so that I can code this in the script?
Thanks for your help
