def reboot(self): ApBase.reboot(self) print 'CiscoE3000 reboot'
def reboot(self): ApBase.reboot(self) print 'CiscoWRT54GL reboot'
def reboot(self): ApBase.reboot(self) logger = log.Logger("CiscoWRT54GL reboot")