- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2014 10:19 PM - edited 03-07-2019 05:41 PM
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)???
Solved! Go to Solution.
- Labels:
-
Other Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2014 10:56 AM
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:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2014 10:28 PM
Hope this helps.
copy usbflash0:filename.txt
Regards,
Chandu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2014 03:25 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2014 07:25 PM
Thank you so much. It would seem a trifle. But, I had a little brain naprech. It is a trifle, which I came twice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2014 10:56 AM
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:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2014 12:39 PM
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
