From: Merv on
show bootvar

From: Sasa on
Yes, I no that goes "show bootvar" but I don`t have that command!
Is that any other command except that?

Sasa

On 8 Sep 2006 14:16:08 -0700, "Merv" <merv.hrabi(a)rogers.com> wrote:

>show bootvar
From: Merv on
does "show boot" display anything

"show bootvar" has replaced " show boot"

From: Merv on

try:


config t
no boot bootstrap flash flash:c3620-i-mz.123-16a.bin
no boot system tftp c3620-ik9o3s-mz.122-37.bin 10.0.0.195

boot system tftp c3620-ik9o3s-mz.122-37.bin 10.0.0.195
end

wri mem

reload


Capture the seesion log and post it if this does not work for you

From: Sasa on
I try that!
And routed goes to romm monitor mode.

I read from internet that i must first boot IOS from flash and then
from tftp, because IOS from flash set up interfaces, and then boot
from tftp.
I need command to first boot from flash then from tftp.

If you no another way tell me!

Thanks,

Sasa

On 9 Sep 2006 05:54:39 -0700, "Merv" <merv.hrabi(a)rogers.com> wrote:

>
>try:
>
>
>config t
>no boot bootstrap flash flash:c3620-i-mz.123-16a.bin
>no boot system tftp c3620-ik9o3s-mz.122-37.bin 10.0.0.195
>
>boot system tftp c3620-ik9o3s-mz.122-37.bin 10.0.0.195
>end
>
>wri mem
>
>reload
>
>
>Capture the seesion log and post it if this does not work for you