cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1236
Views
3
Helpful
3
Replies

copy startup-config tftp

Is there any way to disable the confirmation when you copy a file from the router to a tftp server? I need to disable it because I'm doing a web application that manages the routers through commands with rsh. Thanks!

3 Replies 3

if its a script, which is putting the command, then you can add like

suppose for "copy running to startup"

In the script line go like this

------------------

copy running startup

y

y

-----------------

The two characters "y" will do the consirmation.

Hi! thanks for your response.

Hi,

 

Is it possible to overwrite the file ?

 

copy startup-config tftp://xx.xx.xx.xx/<filename>

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: