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

Backing up configurations to USB drive in ASA5505

somashekhar G
Level 1
Level 1

Hi,

I connected USB drive (16 GB, FAT32) at front port of CISCO ASA5505 router. Tried to export running configurations to pen drive using following commands from CLI. I can't use ASDM since HTTP server is disabled on router. 


copy /noconfirm running-config usbflash0 --> Showed some copy progress but nothing saved in USB drive.
copy /noconfirm running-config usbflash0:/new-running.cfg --> Displayed error
copy /noconfirm disk0:/new-running.cfg disk1:/new-running.cfg  --> Displayed error

I am able to save it to local flash drive of the router using below command,

copy /noconfirm running-config disk0:/new-running.cfg

Could you please help if I am missing anything.

Thanks...

3 Replies 3

marce1000
VIP
VIP

 

 >...copy /noconfirm running-config usbflash0:/new-running.cfg --> Displayed error

              What do you mean by Displayed error -> What is the error that you see ?

 M.



-- ' 'Good body every evening' ' this sentence was once spotted on a logo at the entrance of a Weight Watchers Club !

Hi,

Sorry, I missed to mention the error.

It is throwing below error

"ciscoasa# copy /noconfirm running-config usbflash0:/new-running.cfg

                                                                   ^
ERROR: % Invalid input detected at '^' marker.

 

Thanks

It sounds like the USB drive isn't being recognized by the ASA. I think this works on an ASA as well as IOS, but I have found this command very helpful to see what file systems are available. "dir /all all"

Review Cisco Networking products for a $25 gift card