1753766 Members
5582 Online
108799 Solutions
New Discussion

Wake on Lan

 
SOLVED
Go to solution
Imjustdave
Occasional Contributor

Wake on Lan

I have a DL 585 G1, and would like to use WOL to start the machine up if its off. I currenlty do not have ILO lic so that is not an option. Thanks again for any ideas.
1 REPLY 1
David Claypool
Honored Contributor
Solution

Re: Wake on Lan

Power control is an iLO Standard feature and doesn't require a license. WOL is kinda inefficient anyway and is a "fire and forget" kind of approach (no feedback). You've got multiple ways of doing this, but the easiest would be through SSH...

ssh -l Administrator [IP_OR_DNS_NAME_OF_ILO] "start /system1"