nwa5123-ac have smth like schedule-run cli command?
Accepted Solution
-
Thanks for you choosing Zyxel product.
There are two way introduce how to configure scheduler for you refer:
Here is SSID scheduler via WEB GUI.
Please go to CONFIGURATION -> Object -> AP Profile -> SSID -> edit the profile -> Enable Schedule SSID.
If you want to configure it via CLI, here it is.
Router> configure terminal
Router(config)# wlan-ssid-profile < ssid profile name>
Router(config-wlan-ssid default)# ssid-schedule
0
All Replies
-
Thanks for you choosing Zyxel product.
There are two way introduce how to configure scheduler for you refer:
Here is SSID scheduler via WEB GUI.
Please go to CONFIGURATION -> Object -> AP Profile -> SSID -> edit the profile -> Enable Schedule SSID.
If you want to configure it via CLI, here it is.
Router> configure terminal
Router(config)# wlan-ssid-profile < ssid profile name>
Router(config-wlan-ssid default)# ssid-schedule
0 -
That's great, but i wana use a script for reboot with scheduler. So seems that's not what i need.0
-
@vrb_dst
Please follow the below steps to enable the schedule to reboot the device regularly.
1. Create a shell script
Open a notepad file, and key in “reboot”. Save it as reboot.zysh.
2. Upload the file to MAINTENANCE -> File Manager -> Shell Script
3. Apply the CLI via console or SSH.
Please refer to the KB. Here is the link.
http://kb.zyxel.com/KB/searchArticle!viewDetail.action?articleOid=014180&lang=EN
Router> configure terminal
Router(config)# schedule-run 1 <script file (*.zysh)> <daily, monthly, weekly> <time,HH:MM> Router(config)# writeNo schedule run.
Router(config)# no schedule-run 1
0 -
there is no schedule command )0 -
I'm digging up an old post. i had the same problem i solved it by creating a bash script :#!/bin/bashUSER=your_usernamePASS=your_passwordADDR=nwa_address
timeout 30 sshpass -p $PASS ssh -oStrictHostKeyChecking=no $USER@$ADDR << EOF
reboot
EOF# End of scriptIt only remains to add the script to the crontab.Example :# reboot at 2am0 2 * * * root /path/to/the/scriptEnjoy
0 -
Nekan said:I'm digging up an old nj post. i had the same problem i solved it by creating a bash script :#!/bin/bashUSER=your_usernamePASS=your_passwordADDR=nwa_address
timeout 30 sshpass -p $PASS ssh -oStrictHostKeyChecking=no $USER@$ADDR << EOF
reboot
EOF# End of scriptIt only remains to add the script to the crontab.Example :# reboot at 2am0 2 * * * root /path/to/the/scriptEnjoy
I was getting the same issue and have resolved my issue through your scripts.0 -
Zyxel_Sally said:
Thanks for you choosing Zyxel product.
There are two way introduce how to configure scheduler for you refer:
Here is SSID scheduler via WEB GUI.
Please go to CONFIGURATION -> Object -> AP Profile -> SSID -> edit the profile -> Enable Schedule SSID.
If you want to configure it via CLI, here it is.
Router> configure terminal
Router(config)# wlan-ssid-profile < ssid profile name>
Router(config-wlan-ssid default)# ssid-schedule
I'm using NWA5123-AC with V5.20(AAZY.3) firmware on it.
Can't find any "scheduler" on web-interface(and in CLI) to run script.
Any thoughts where is it?
#Biz_WLAN_March
0 -
thanks for helping me regarding this issue please contact me for further issues like this lets resolve
Paradise PD Season 2
0
Categories
- All Categories
- 415 Beta Program
- 2.4K Nebula
- 144 Nebula Ideas
- 94 Nebula Status and Incidents
- 5.6K Security
- 239 USG FLEX H Series
- 267 Security Ideas
- 1.4K Switch
- 71 Switch Ideas
- 1.1K Wireless
- 40 Wireless Ideas
- 6.3K Consumer Product
- 247 Service & License
- 384 News and Release
- 83 Security Advisories
- 29 Education Center
- 10 [Campaign] Zyxel Network Detective
- 3.2K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 83 About Community
- 71 Security Highlight