Thank you for the helpful instructions, scripts, and tips. I have successfully set up my Ubiquiti CGM and my two ASUS routers as APs running the scripts. This is probably the third time I have ever used SSH, so the detailed instructions were very helpful.
I was also missing the services-start file and after I created it in the text editor, saved it, and then rebooted the router, I couldn't get the script to run. I manually ran started the VLAN-GuestNetwork-AP.sh script, it executed without issue, and the VLAN redirection started working, so I knew it was a good script. Finally I thought to issue the command chmod a+x /jffs/scripts/services-start based on another site I found, rebooted the router, and it worked! chmod 0755 probably would have worked as well, based on later searches.
Some Questions:
1. If I want to change the WAN port on my RT-AX86U to the 2.5 Gbps port, do I need to define that in the script or is it even possible in AP mode?
2. Do you guys recommend turning off Smart Connect in the Wireless settings? I have heard it is not a well implemented feature and I don't know if that has changed or notI