Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Setting T4-2 Ilom address with Impitool

user4485593Feb 28 2017
I have a T4-2 that I wanted to configure the Ilom IP using the serial interface. I have done this on other T4-2 without issue. The address doesn't seem like it took and I would like to say I did the 'set /SP/network commitpending=true".

I know I did a show /sp/network and the setting were there but I could not access the settings. The server is remote

Today I did executed this command and my IP address are blank. The same is true for "ipmitool lan print".

# ipmitool -l bmc lan print
Set in Progress : Set Complete
P Address Source : Static Address
IP Address : 0.0.0.0
Subnet Mask : 0.0.0.0
MAC Address : 00:10:e0:22:dc:55
SNMP Community String : public

I would like to try to use ipmitool to set the IP for the 'Net MGT' interface. I find lots of linux docs but not much solaris. I also don't know whether to include the -l bmc variable.

# ipmitool -V
ipmitool version 1.8.11

What is the command to set the service processor ILOM ip address please? I see this but its linux and I don't know about that 'lan set 1' and the syntax they have for the settings.


#ipmitool -I bmc lan print
#ipmitool -I bmc lan set 1 ipaddr <192 .168.1.100="">
#ipmitool -I bmc lan set 1 netmask <255 .255.255.0="">
#ipmitool -I bmc lan set 1 defgw ipaddr <192 .168.1.1="">
# ipmitool -I bmc lan print

Thanks for any help.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 28 2017
Added on Feb 28 2017
0 comments
269 views