I'm new to batch file scripting, and I was wondering if the following would be possible:
I have many routers that I manage. I want to be able automatically telnet to each one and run the same set of commands. Each one has a different IP address and password, which I can store in a text file for the script to use.
Is this possible? If it is, can someone steer me in the right direction?
I have many routers that I manage. I want to be able automatically telnet to each one and run the same set of commands. Each one has a different IP address and password, which I can store in a text file for the script to use.
Is this possible? If it is, can someone steer me in the right direction?