cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
49520
Views
20
Helpful
5
Replies

How to load configuration using Cisco USB port???

Egor Khomenko
Level 1
Level 1

on USB-flush configuration there. I try to download it gives this:

Switch#copy usbflash0: 3560-ST

Source filename [3560-st]?

Destination filename [3560-ST]?

%Error opening usbflash0:3560-st (File not found)

What is the Problem? flash formatted on most Cisco (it has decreased in numbers from 16 GB to 2.75 GB)???

1 Accepted Solution

Accepted Solutions

Collin Clark
VIP Alumni
VIP Alumni

If you are copying the config from USB to the running config-

copy usbflash0:conf-file-name running-config

If you want to copy the running config to USB-

copy running-config usbflash0:

View solution in original post

5 Replies 5

chandra_rc16
Level 4
Level 4

Hope this helps.

copy usbflash0:filename.txt

Regards,
Chandu

Regards, Chandu

Syntax is the one as Chandu poined out.

However, i see there is a space between usb0: and the filename.

"Switch#copy usbflash0: 3560-ST"

Make sure there is no space in the syntax above and also the file name is correct.

Thank you so much. It would seem a trifle. But, I had a little brain naprech. It is a trifle, which I came twice

Collin Clark
VIP Alumni
VIP Alumni

If you are copying the config from USB to the running config-

copy usbflash0:conf-file-name running-config

If you want to copy the running config to USB-

copy running-config usbflash0:

Depending on the model, the internal flash may allready be refernced with usbflash0
If so the external USB may be usbflash1

Sent from Cisco Technical Support iPad App