2

I've got a Zyxel P-661HW-D1, I was wondering if anyone knows how to reboot it via telnet?

I can't seem to find the command...

Thanks,
Kieron

Kieron
  • 147
  • 1
  • 2
  • 7

1 Answers1

3

Here's the ZyXEL CLI reference. At least it's a ZyXEL CLI reference. Not sure if it's exactly pertinent to your firmware version or device.

Give sys reboot a try. (see page 21 of the CLI reference for further info)

Wesley
  • 32,690
  • 9
  • 82
  • 117
  • 1
    Superb, worked a treat, thanks. Strange that it didn't show up under the sys command section. – Kieron Apr 08 '10 at 07:43
  • in case that link ever goes down, also http://web.archive.org/web/20170409163105/http://www.zen76171.zen.co.uk/P-660HN-F1_1.pdf – barlop Apr 09 '17 at 16:31