I found a lot of information on SNB, it was very helpful.
But still a small thing I didn't found...
I can enable a Guest network on the AiMesh router by using CLI - telnet: nvram set wl0.1_bss_enabled=1
But then it is only enabled on the router, not on the nodes. When using the web or app, it does sync to the nodes, so I know it can work.
Should I send a command.... sync the new settings to the nodes? And if so... what should it be?
---------------------------------------------------------
Commands found/used, maybe helpful for others:
nvram get wl0.1_bss_enabled
nvram set wl0.1_bss_enabled=1
nvram set wl0.2_ssid=MYNEWSSID
nvram commit
service restart_wireless
nvram show | grep ssid (replace SSID with other words to know more)
But still a small thing I didn't found...
I can enable a Guest network on the AiMesh router by using CLI - telnet: nvram set wl0.1_bss_enabled=1
But then it is only enabled on the router, not on the nodes. When using the web or app, it does sync to the nodes, so I know it can work.
Should I send a command.... sync the new settings to the nodes? And if so... what should it be?
---------------------------------------------------------
Commands found/used, maybe helpful for others:
nvram get wl0.1_bss_enabled
nvram set wl0.1_bss_enabled=1
nvram set wl0.2_ssid=MYNEWSSID
nvram commit
service restart_wireless
nvram show | grep ssid (replace SSID with other words to know more)