Sunday, December 15, 2013

How to change the ILOM IP through IPMI Tool ?

Following command can be used from the Host OS in Linux /Solaris to change the ILOM IP.

#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

Note: Ensure ILOM mgmt port is patched.

Regards
Gurudatta N.R

No comments:

Post a Comment