Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork12
Open
Description
The problem
I have two routers, the AX88U and AX56U v2, which are connected via a wired AiMesh. The AX88U serves as the main router.
When my phone is connected to the AX56U via 5GHz, the client list of this code shows that my phone is connected to the AX88U via wired connection.
I debugged the issue and found that the MAC address of my phone appears on both router nodes in theget_allclientlist
returned by theajax_onboarding.asp
API. This may be due to the AiMesh setup.
I then checked other lists inajax_onboarding.asp
and found thatget_wclientlist
andget_wiredclientlist
might provide more accurate information.
Python version
3.12.7
Your device model
RT-AX88u and RT-AX56u v2
Firmware type
Stock
Firmware version
3.0.0.4.388_24209 and 3.0.0.4.386_52315
Metadata
Metadata
Assignees
Projects
Status
Incoming