Hello,
I need a tool that will allow me to send commands to a Cisco router that can be called from a batch script. It would be ideal if it accepted enough input to be able to include the time as one of the commands. The software has to be run non-interactively.
I've looked at plink, vbscript (using sendkeys almost worked execpt for the non-interactive part.) and a couple other small things.
We have NCM but have to run under the assumption that it will be unavailable when this tool is needed. Can I pull out a part of NCM that can do that? If not, does anyone know of a good tool to do it?
Thanks!