superprash2003
Regulars
well thats the best part of this.. there is no ready made script.. you got to make it yourself.. if you are getting stuck at the same line like you mentioned earlier try this script
192.168.1.1 23
WAIT "login"
SEND "root\m"
WAIT "Password"
SEND "admin\m"
WAIT "cli>"
SEND "reboot\m"
Post a screenshot of the telnet scripting tool window incase you get stuck
192.168.1.1 23
WAIT "login"
SEND "root\m"
WAIT "Password"
SEND "admin\m"
WAIT "cli>"
SEND "reboot\m"
Post a screenshot of the telnet scripting tool window incase you get stuck