cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
43753
Views
5
Helpful
10
Replies

How do I copy config to TFTP?

whiteford
Level 1
Level 1

What is the commands to copy a router config to a TFTP server?

10 Replies 10

gopi.tadikonda
Level 1
Level 1

copy run to tftp

copy startup to tftp

The good old standby "write net" also works .

The first, You should check your NVRAM or you have to find where start-config.cfe is being.

please type the command:dir all:

and then type the command: copy nvram:start-config.cfg tftp

It could be copy to your tftp-server.

spremkumar
Level 9
Level 9

Hi

do rever back from which mode you want to copy the file from TFTP server ?

from your normal router prompt or from rommon prompt ?

regds

You can also use

copy system:/running-config tftp:

Narayan

adnan.zafar
Level 1
Level 1

hi

just write this commands in global mode

router#copy running-config tftp

i have to do this on a few routers, is there an automatic way to schedule all this?

I think you must do this process on each router.

You can use some GUI IOS copier softwares so that you can upload IOS to many routers..

hope this may helps you

is it possible to overwrite the file (<filename>) ?

 

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

Assuming that permissions are set to allow it, if <filename> already exists in the directory of the tftp server and if you execute the command to copy then the old file will be overwritten by the new file.

 

HTH

 

Rick

HTH

Rick
Review Cisco Networking for a $25 gift card