Beispiel #1
0
 def reboot(self):
     ApBase.reboot(self)
     print 'CiscoE3000 reboot'
Beispiel #2
0
 def reboot(self):
     ApBase.reboot(self)
     print 'CiscoWRT54GL reboot'
Beispiel #3
0
 def reboot(self):
     ApBase.reboot(self)
     logger = log.Logger("CiscoWRT54GL reboot")