[c-nsp] Migrating Cat3550 to Supervisor II on 6506

lists at hojmark.org lists at hojmark.org
Wed May 11 01:44:57 EDT 2005


> You can run IOS natively iff you have MSFC (of any version 
> that will run on your Sup) onboard.  The conversion is a
> challenge; I'm still fighting with my lab box (after several
> weeks, I cannot get it to self-boot into IOS; my only option
> is to leave the config registers at 0x0 and hold its hand),

All you have to do is configure a boot variable and the config
register. Something like:

 conf t
   no boot system
   boot system flash sup-bootflash:<your image name here>
   config-reg 0x2102
 end
 wr

And that's it. It always works for me.


You can check the boot variables with 'sh boot' and 'remote
command switch sh boot'.

-A



More information about the cisco-nsp mailing list