Results 1 to 2 of 2

Thread: MDOEM not restarting

  1. #1
    Junior Member
    Join Date
    Jul 2008
    Liked
    0 times
    Posts
    5

    Default MDOEM not restarting

    Hi friends, i tried this script to restart my modem automatically. But when i run the script it shows the following.( picture in the link).

    ImageShack - Hosting :: modemkv9.jpg


    if i type the login as admin, it asks for password

    if i type password as admin, it displays LOGIN SUCCESSFULL

    then if i type reboot and hit enter, then modem restarts. But automatically it doesnt.

    My modem is in ppoee mode

    Reference:

    LINK: http://prash-babu.blogspot.com/2008/...ter-using.html

  2. #2
    Guardian Angel just4kix's Avatar
    Join Date
    Dec 2007
    Liked
    4 times
    Posts
    10,904

    Default

    Please use the following script for UT-300R2U modem and try it out:

    192.168.1.1 23
    WAIT "login:"
    SEND "admin\m"
    WAIT "password:"
    SEND "admin\m"
    WAIT "$"
    SEND "reboot\m"
    WAIT "$"

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •