Can I remotely control multiple OpenWrt routers simultaneously?
Is it possible to control router settings and send instructions from a remote server (specifically related to guest access settings) to multiple routers running OpenWrt firmware at the same time?
Solution 1:
OpenWISP can implement remote configuration at the operative center. But it need to customize openwrt firmware which use bash shell to get config from server. Please refer to http://openwisp.org/whatis.html.
Ansible can also do something about this. But it need to install python on device. http://www.ansible.com/