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

SCP direct to router harddisk

adam.hardy
Level 1
Level 1

I have a 4331 forward deployed with a hard disk for additional storage. I'd like to use that hard disk for holding IOS files that other local routers can pull from instead of over the slower wan link. How do I syntax pushing and pulling code direct with that hard disk? As far as I can see the router defaults to flash:

1 Accepted Solution

Accepted Solutions

With a bit more luck I found the answer:

scp c880data-universalk9-mz.157-3.M4a.bin username@5.5.5.5:flash:/c880data-universalk9-mz.157-3.M4a.bin

 replace flash with harddisk, usb0, etc etc

View solution in original post

3 Replies 3

Hello,

 

usually, you would just replace the 'flash:' with the disk you have, e.g.:

 

ip scp server enable

!

copy scp://username@192.168.1.1/ios/cat3k_caa-universalk9.SPA.03.07.01.E.152-3.E1.bin disk0:


Hi Georg

I understand that part when on the router with the disk but what I'm trying to do is copy to the hard disk direct from an external source and then later from that disk to the local routers. Is there a way in that SCP url that the router will know to store in the disk instead of flash?

Cheers

With a bit more luck I found the answer:

scp c880data-universalk9-mz.157-3.M4a.bin username@5.5.5.5:flash:/c880data-universalk9-mz.157-3.M4a.bin

 replace flash with harddisk, usb0, etc etc

Review Cisco Networking products for a $25 gift card