cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
367
Views
0
Helpful
1
Replies

Help with Netconfig

bw3481
Level 1
Level 1

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

1 Reply 1

amritpatek
Level 6
Level 6

Did you check the connectivity to the tftp server? If it is fine, did you double check the filename of the configuration file? If both of these are fine, then I guess, you should be missing some of the NetConfig Requirements given in the document below:

NetConfig Requirements

http://www.cisco.com/en/US/products/sw/cscowork/ps2073/products_tech_note09186a00800a6974.shtml#requirements

Or may be, you could use the Config Editor for this purpose.