03-24-2011 04:54 PM - edited 03-06-2019 04:15 PM
Hello People I have a problem after the IOS actualize my catalyst 2950, when the switch command to restart it tries to load the image and returnees with access denied, but after carrage the normal image. Ha ability to set permission by CLI?
Solved! Go to Solution.
03-25-2011 05:18 AM
Hi Tiago,
I see what you are missing here. When you says "show boot" or "show bootvar", you would see the following line in the output.
lets say the image that you are seeing here is IMAGE-NAME
The bootstring that you would see is:
BOOT path-list: IMAGE-NAME <<<< this should be corrected.
BOOT path-list: flash:IMAGE-NAME <<<< this is how it should look with the bootdevice "flash:"
So on the config mode, give the following statement:
boot system flash:IMAGE-NAME
This should resolve your issue, and at your next reload the switch would come up with the intended image.
Hope this answers your query on this post.
(Please rate helpful posts)
Regards,
ranraju
03-25-2011 05:18 AM
Hi Tiago,
I see what you are missing here. When you says "show boot" or "show bootvar", you would see the following line in the output.
lets say the image that you are seeing here is IMAGE-NAME
The bootstring that you would see is:
BOOT path-list: IMAGE-NAME <<<< this should be corrected.
BOOT path-list: flash:IMAGE-NAME <<<< this is how it should look with the bootdevice "flash:"
So on the config mode, give the following statement:
boot system flash:IMAGE-NAME
This should resolve your issue, and at your next reload the switch would come up with the intended image.
Hope this answers your query on this post.
(Please rate helpful posts)
Regards,
ranraju
03-28-2011 10:40 AM
Thank you friend fix the patch was just right IOS thanks ..
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide