How to do I a telnet access script to connect an equipment and put the username and password and then send comand ‘quit’ to close the connection? I’d like to create a schedule to execute this command for every fifteen minutes.
Please help me.
Raphael
You can’t do it from RouterOS.
If you have linux machine on your network then you can run Expect script to telnet to routers and execute commands.
Sorry, but I believe that language script from RouterOS have this solution but I don’t know how to do.
Ok. For Linux, do you have this script ?
http://en.wikipedia.org/wiki/Expect