zhiheng zhang wrote:
> from my experience, ProLiant DL380 G5 does not support IPMI over LAN 
> interface, you can only query IPMI using KCS interface ( open 
> interface provided by OpenIPMI ), However, you can use ipmilan tool 
> provided by OpenIPMI to setup a LAN interface.
>
> -------------------------------------------
> Zhiheng (Jason) Zhang
> eMail: [EMAIL PROTECTED]
> -------------------------------------------
>
>
>
>
>> From: James Pearson <[EMAIL PROTECTED]>
>> To: "steel.mental" <[EMAIL PROTECTED]>
>> CC: [email protected]
>> Subject: Re: [Openipmi-developer] HP iLO (ProLiant DL380 G5) whether 
>> support ipmitool?
>> Date: Tue, 26 Jun 2007 14:47:10 +0100
>>
>> steel.mental wrote:
>> > I installed RHEL 4 () on a ProLiant DL380 G5 server, and HP OpenIPMI
>> > Device Driver for Red Hat Enterprise Linux 4 (hp-OpenIPMI), but I 
>> could
>> > not use ipmitool to configure LAN interface, so I tried to print
>> > information about LAN channel, but it's seems no any LAN channel 
>> present:
>> >
>> > ......
>> > [EMAIL PROTECTED] lan print 1
>> > Channel 1 is not a LAN channel
>> > [EMAIL PROTECTED] lan print 2
>> > Channel 2 is not a LAN channel
>> > ......
>> > [EMAIL PROTECTED] lan print 16
>> > Channel 16 is not a LAN channel
>> >
>> > does ProLiant DL380 G5 support configuring iLO2 LAN channel with 
>> ipmitool?
>>
>> I've never used a 'ProLiant DL380 G5' - so have no idea if it supports
>> LAN channels.
>>
>> However, I had a problem with a number of identical IBM boxes with some
>> not reporting a LAN channel - but after I ran:
>>
>> ipmitool mc reset cold
>>
>> on the these problematic boxes, I could then find the LAN channel ...
>>
>> James Pearson
>>
>> ------------------------------------------------------------------------- 
>>
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> _______________________________________________
>> Openipmi-developer mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/openipmi-developer
>
> _________________________________________________________________
> Picture this – share your photos and you could win big! 
> http://www.GETREALPhotoContest.com?ocid=TXT_TAGHM&loc=us
>
>
I don't want to use "IPMI over LAN ", just want to configure iLO2 
through ipmitool (configure lan ip and users),such as:

ipmitool -I open user set name NO $name
ipmitool lan set 1 ipaddr $newip
ipmitool lan set 1 netmask 255.255.255.0
ipmitool lan set 1 defgw ipaddr $newgw

but it's not work...


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Openipmi-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openipmi-developer

Reply via email to