Cron job WIFI commands

Hi,
If I use wifi down radio1 i will get wlan1 and wlan1-1 down, is there any command via ssh or cron to get wlan1 down but wlan1-1 running?

yeap!!! :wink: its simple:
via ssh run ifconfig this will show you all interfaces running then you can
ifconfig ``interface-name´´ down and turn off that one, tested and working, sometime ago i have the same issuses, thanks to @ahmar16
Note: in my test i see that the interface´s name change with a router restart so go to interface config and check the interface name text box and set a static one like a wifi1 or something else

Thanks Rafal

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.