I am trying to get NCM to reload some switches that I have loaded new IOS images on. My script is just
wr
reload
I have found that I need to do a write before the reload in case someone forgot to do it with their last change.
In the report after the script runs, it says everything worked, but if I log into the switch, the new IOS has not loaded and the uptime is not showing evidence of a recent reboot. The only thing I can think of is that when you issue a reload command you need to hit enter to confirm the reload. I can't find a way to issue a carriage return. I have googled and searched this forum.
Anyone able to help?