Sub Main
crt.Sleep 10000
Dim cnt
For cnt = 0 To 1000000
crt.screen.Send "admin-status down" & Chr(10)
crt.Sleep 600000
crt.screen.Send "admin-status up" & Chr(10)
crt.Sleep 600000
Next
End Sub
Sub Main
crt.Sleep 10000
Dim cnt
For cnt = 0 To 1000000
crt.screen.Send "admin-status down" & Chr(10)
crt.Sleep 600000
crt.screen.Send "admin-status up" & Chr(10)
crt.Sleep 600000
Next
End Sub
本文标题:onu-reg-unreg.vbs
本文链接:https://www.haomeiwen.com/subject/qzzcaftx.html
网友评论