We are running several cap's with CAPsMAN on a CCR1036 Router. The manager does its job pretty well and all cap's and SSID's are working fine.
Now, we have a guest SSID and I want to disable this during night time. At the moment I did this by access list, where I reject clients on that SSID during a specifig time, but this way the SSID is still visible.
I would like to make a disable script looking like this
Code: Select all
/caps-man interface disable [/caps-man interface find SSID=mySSID]
Has anyone any idea how to this?
Thanks in Advance