On Thu, Nov 12, 2009 at 09:10:38AM -0800, Ray Van Dolson wrote:
> My main goal is to be able to reset the power on this machine remotely.
> I assume I need to reboot and configure the BMC IP address, but can I
> then use ipmitool from a remote machine to send commands to my 2650?

Yes.

> I don't seem to be able to use any of the ipmitool user commands so
> I'm not sure how authentication would work.
> 
> Examples would be fantastic.

$ ipmitool -I lan -H pe2650 -U root -P calvin chassis power off
$ sleep 5
$ ipmitool -I lan -H pe2650 -U root -P calvin chassis power on

-- 
Matt Domsch
Technology Strategist, Dell Office of the CTO
linux.dell.com & www.dell.com/linux

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Reply via email to