03-24-2021 03:41 AM
Hi,
we are using ICX7150 switch for router feature, therefor i had use the below command for using secondary image and reload the switch in the secondary image. but, while i reboot the switch, its up by primary image only.
# boot system flash Secondary yes
Can you please help me to tell us how to set default secondary Flash image.
03-24-2021 04:10 AM
Hi Bharat
just put in the config like that :
# configure terminal
(conf)# boot system flash secondary
save your configuration
(conf)# write mem
that's it
Cheers
Vince
03-24-2021 05:15 AM
thanks a lot Vincent
its done.
03-24-2021 10:18 AM
Hi Bharat,
Please make note that going forward with 8090x code, we recommend having same code on both primary and secondary flash, this is a new limitation with the 8090x code.
Hope this helps.
Thanks
Hashim
Thanks
Hashim
03-25-2021 01:31 AM
Hello,
just to clarify, starting 8.0.80 there is the introduction of Unified FastIron Image (UFI). This is recommended to have both flash with UFI images but not necessary the same type (Switching/Routing) or release.
No limitation here.
Cheers
Vince