03-19-2019 03:49 AM
Good day,
Cisco SNS-3495-K9 Hardware appliance automatic restart after power failure
We have a client that has a distributed deployment of SNS-3495-K9 Hardware appliances and when there is a power failure, the servers do not boot up automatically, the servers are in a standby mode, the power button light is orange, to bring the hardware appliance online you have to phyically press the power button. Is there a way to set these servers to boot automatically, without having a cimc link.
Regards,
Nitesh.
Solved! Go to Solution.
03-19-2019 07:28 AM
03-19-2019 07:28 AM
03-20-2019 05:47 AM
Yeah - it's easiest via the CIMC CLI
ssh to the CIMC and then change the scope to /cimc/power-restore-policy
isecimc01# scope cimc/power-restore-policy
Out of the box it's like this
isecimc01 /cimc/power-restore-policy # show detail Power Restore Policy: Power Restore Policy: power-off Power Delay Type: fixed Power Delay Value(sec): 0
And you can change it
isecimc01 /cimc/power-restore-policy # set cli CLI options delay-type Power Delay Type delay-value Power Delay Value(sec) policy Power Restore Policy isecimc01 /cimc/power-restore-policy # set policy power-on
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