码迷,mamicode.com
首页 > 其他好文 > 详细

H3C AP实现定时重启

时间:2017-04-06 15:36:25      阅读:443      评论:0      收藏:0      [点我收藏+]

标签:ever   system   wlan   tor   tin   comm   repeat   command   ati   

#
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
#

H3C AP实现定时重启

标签:ever   system   wlan   tor   tin   comm   repeat   command   ati   

原文地址:http://www.cnblogs.com/airoot/p/6673556.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!