reboot iSMS
- This topic has 1 reply, 2 voices, and was last updated 9 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Is it possible to reboot the SF100-G v 1.31 remotely via a linux script? I am trying to set up a nagios alert that will reboot the modem if the modem starts to reset itself in a short span of time.
Thanks,
Sean Roe
Sean,
I’m not sure if the following will work on v1.31, but it works on the latest firmware.
Below is one method to reboot the SF100 remotely. Note we recommend saving first so no information is lost.
1. Telnet to the SF100 on port 2222 and login as admin.
2. At the # prompt enter “save” (without the quotes), and wait for the save sequence to complete, a # prompt will be shown when it is done.
3. Enter “reboot”.
Bryon