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

How to export image (.bin) file of Cisco ASA5505

Hello Cisco Team,

Asking for your help, I am trying to export the image of my ASA5505 using a free TFTP server tool (3cdaemon) however, I am getting the error below. Do I using a incorrect syntax/command for exporting an image?

Firewall-1# copy flash:asa821-k8.bin tftp:10.45.x.x

Source filename [asa821-k8.bin]? asa821-k8.bin

Address or name of remote host []? 10.45.x.x <=== This is my TFTP (3CDaemon) IP Address

Destination filename [10.45.x.x]? asa821-k8.bin

Writing file tftp://10.45.x.x/asa821-k8.bin...
!
%Error writing tftp://10.45.x.x/asa821-k8.bin (Timed out attempting to connect)

Thank you,

John

1 Reply 1

Marvin Rhoads
Hall of Fame
Hall of Fame

tftp server utilities generally don't allow for creation of a file when copying to a server.

I'm not sure about your software but some tftp servers allow you to override that default behavior. For example:

http://www.tftp-server.com/tftp_server_configuration.html 

Review Cisco Networking for a $25 gift card