H3C AP实现定时重启


#
job radio_diable
  view system
  time 1 repeating at 03:00 command wlan radio disable all
  time 2 repeating at 03:00 command y
job radio_enable
  view system
  time 1 repeating at 03:03 command wlan radio enable all
  time 2 repeating at 03:03 command y
上面是定时关闭射频
下面是定时重启
#
job reboot_everyday
  view monitor
  time 1 repeating at 03:10 command reboot
  time 2 repeating at 03:10 command y
#


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM