I am trying to use netconfig to update my running-config on a 2620 router. I would like to call the file from tftp server. If I enter the command below into the router, it will copy my changes int the router, but I must hit return once after the file was entered to verify where to write the file.
copy tftp://1.1.1.1/tftpboot/configfile run
When I create a template in netconfig and put in the same command as above, I recieve the following error message:
Update Result: Failed
FAILURE
-CLI OUTPUT-
FAILURE
Any ideas on how the get ciscoworks to call the file from my tftp server ??
Thanks in advance.
Ben