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

how to copy flash

cisco steps
Level 1
Level 1

Hi ,

I am trying to copy image from flash from rtr1 to rtr2.. the files is c3745-ipvoice-mz.123-11.T.bin.. and I do not know how to do that. I tried what I know but did not work.. I also wants to delete the old image on rtr2 b4 I can upload the new image to rtr2 since I do not have enoug room to have both images in one rtr.. Thanks for your help

1 Accepted Solution

Accepted Solutions

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello,

you need to make rtr1 a tftp-server for the file image you want to transfer:

rtr1:

tftp-server flash:imagefile-name

rtr2:

delete flash:oldimage:filename

squeeze flash:

copy tftp flash:

it will ask the ip address

then the filename

then where you want to save it

Hope to help

Giuseppe

View solution in original post

3 Replies 3

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello,

you need to make rtr1 a tftp-server for the file image you want to transfer:

rtr1:

tftp-server flash:imagefile-name

rtr2:

delete flash:oldimage:filename

squeeze flash:

copy tftp flash:

it will ask the ip address

then the filename

then where you want to save it

Hope to help

Giuseppe

Thanks Buddy !!!! done , it was easy :-). just an fyi .. I added

boot-start-marker

boot system flash c3745-ipvoice-mz.123-11.T.bin

boot-end-marker

to have a rtr2 reboot after reload

Thanks

Hello,

yes it is needed well done, I focused on moving the file from rtr1 to rtr2

thanks for your kind remarks and having signaled that this case has an happy end

Best Regards

Giuseppe