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

Pushing an IOS via SCP

wfjones
Level 1
Level 1

does anyone know how to push an IOS via SCP from a server to a specific directory on a router? I can get it to started with normal syntax, but the disk0: is full on the 7609 I want to put it on. I need to push it to disk1. Just can't find the right syntax. What I am using to push it is the following:

scp ./isr4400-universalk9.03.13.04.S.154-3.S4-ext.SPA.bin <username>@<ip omitted>:/isr4400-universalk9.03.13.04.S.154-3.S4-ext.SPA.bin

It'll get started but of course tell me I don't have enough space because it's trying to push it to disk0

1 Accepted Solution

Accepted Solutions

Philip D'Ath
VIP Alumni
VIP Alumni

I think the answer is:

scp ./isr4400-universalk9.03.13.04.S.154-3.S4-ext.SPA.bin <username>@<ip omitted>:disk1:/isr4400-universalk9.03.13.04.S.154-3.S4-ext.SPA.bin

View solution in original post

3 Replies 3

Philip D'Ath
VIP Alumni
VIP Alumni

I think the answer is:

scp ./isr4400-universalk9.03.13.04.S.154-3.S4-ext.SPA.bin <username>@<ip omitted>:disk1:/isr4400-universalk9.03.13.04.S.154-3.S4-ext.SPA.bin

Thank you Philip.

     I actually got the answer later last night and that worked. I appreciate your response.

Wade

It would be great if you could rate and mark the answer so as to help others.  :-)

Review Cisco Networking products for a $25 gift card