Albert Chu wrote:
>>>
>>>There is an OEM extension to do this for the C6220.  I added it as an
>>>option in FreeIPMI's ipmi-oem tool, but the raw commands to set the
>>>password policy check are:
>>>
>>>0x30 0x51 0x01|0x00
>>>
>>>the last byte is enable (0x01) or disable (0x00)
>>>
>>>Unfortunately, there is no "get" equivalent command, which I've harassed
>>>Dell about.
>>
>>Thanks - however how do I use the above with ipmitool?
>>
>>I tried doing:
>>
>># ipmitool raw 0x30 0x51 0x00
>>
>>but I get:
>>
>>Unable to send RAW command (channel=0x0 netfn=0x30 lun=0x0 cmd=0x51 
>>rsp=0xc1): Invalid command
>>
>>Am I sending the raw commands correctly?
> 
> 
> I think that's correct.  Looking through an old e-mail, this is only
> supported post v1.23 of the firmware.  So you may need to upgrade if
> you're behind that.

Just to tidy this up - Dell have now released v1.24 of the BMC firmware 
for the C6220 - and the above ipmitool raw command works fine now

Thanks

James Pearson

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to