silhanō.cz
Posted on
guides

IPMI - basic

Author

List users

ipmitool user list

Change password

ipmitool user set password 2

Print IPMI LAN info

ipmitool lan print

Set static IP option

ipmitool lan set 1 ipsrc static

Set IP address

ipmitool lan set 1 ipaddr 192.168.0.100

Set Netmask

ipmitool lan set 1 netmask 255.255.255.0

Set Gateway

ipmitool lan set 1 defgw ipaddr 192.168.0.1