Thanks for this pointer, after a bit of searching I found the following in the nvram:
apg1_security=<3>psk2sae>aes>GUI-NETWORK-PASS>3<13>psk2sae>aes>GUI-NETWORK-PASS>3<16>sae>aes>GUI-NETWORK-PASS>3<96>sae>aes>GUI-NETWORK-PASS>3...
Thanks for your replies guys, this makes sense, I'm pretty much reusing the old script having simply changed references to the network. I'm effectively doing the following to change the network key:
[generate random password function]
nvram set wl0.2_wpa_psk=$password
nvram set...
Hi guys,
I have a little quirk with my RT-BE88U (running Asuswrt-merlin 3006.102.7) where my guest network password reverts to the placeholder string I initially set through the web GUI when creating it. I'm periodically cycling the WPA2 key using a script which functions fine, but it randomly...