Hello All,
I successfully installed a pair of AX55 with AIMesh in AP mode in order to cover my office space. However, I like to organise my network equipement in a specific IP range (*.*.*10-20, outside of my DHCP range which is managed differently). I could set a static IP for the parent AP, but I didn't find a way to do it for the node AP which is getting an IP address from the DHCP range. I know this question has been asked before but I still haven't found a solution: do you know a working trick to set a static IP on the AP node?
I tried to ssh the command
which enabled the access to the webUI of the node AP but when I changed the IP configuration, it broke my AIMesh connection and the node switched to repeater mode.
Any idea on how to do that? Maybe another command in ssh?
It's too bad Asuswrt doesn't offer this option natively...
Thank you for your help
I successfully installed a pair of AX55 with AIMesh in AP mode in order to cover my office space. However, I like to organise my network equipement in a specific IP range (*.*.*10-20, outside of my DHCP range which is managed differently). I could set a static IP for the parent AP, but I didn't find a way to do it for the node AP which is getting an IP address from the DHCP range. I know this question has been asked before but I still haven't found a solution: do you know a working trick to set a static IP on the AP node?
I tried to ssh the command
Code:
nvram set re_mode=0 static
Any idea on how to do that? Maybe another command in ssh?
It's too bad Asuswrt doesn't offer this option natively...
Thank you for your help