Aclhk,

 

Yes, if all you want to do is just change the IPMI LAN  IP address, this would 
be the command via ipmitool:

     # ipmitool lan set 1 ipaddr 192.168.1.154

(where 1 is the lan channel, and you would use your own static IP address)

Make sure that the ipmi driver is started before running this (/etc/init.d/ipmi 
start).

     # ipmitool lan print

Is the command you could use to show the IPMI LAN configuration parameters.

 

However, if you have a default system where IPMI LAN is not previously set up, 
there are a number of other IPMI LAN parameters that must also be configured  
before you can use the IPMI LAN remotely.  

This can be done via ipmitool by changing each parameter individually, or, I 
prefer to use ipmiutil, which can set up a working IPMI LAN configuration with 
one command.  

        # ipmiutil lan �Ce �CI 192.168.1.154 �Cu user2 �Cp password2

See http://ipmiutil.sf.net for those binaries or source.

 

Andy

 

From: Aclhk Aclhk [mailto:aclhkac...@ymail.com] 
Sent: Wednesday, February 10, 2010 10:42 AM
To: ipmitool-devel@lists.sourceforge.net; Carsten Aulbert
Subject: Re: [Ipmitool-devel] change ipmi addr

 

I mean IP address for ipmi port

I am using intel motherboard which requires booting their deployment assistant 
cd to change it.

I wonder if using ipmitool could do so.

--- 2010年2月9日 星期二,Carsten Aulbert <carsten.aulb...@aei.mpg.de> ��道�s


寄件人: Carsten Aulbert <carsten.aulb...@aei.mpg.de>
主�}: Re: [Ipmitool-devel] change ipmi addr
收件人: ipmitool-devel@lists.sourceforge.net
副本(CC): "Aclhk Aclhk" <aclhkac...@ymail.com>
日期: 2010年2月9日,星期二,上午7:42

Hi

On Tuesday 09 February 2010 08:25:53 Aclhk Aclhk wrote:
> pls advise how to use ipmitool to change ipmi address

What is the "address" you are referring to? So you mean the IP-settings for 
remote access?

Cheers

Carsten

 

________________________________

Yahoo!香港提供�W上安全攻略,教你如何防��黑客!了解更多 <http://hk.promo.yahoo.com/security/> 



------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to