IPMI在linux下常用命令

ipmitool lan print 1
ipmitool lan set 1 ipaddr 192.168.0.12
ipmitool lan set 1 netmask 255.255.255.0
ipmitool lan set 1 defgw ipaddr 192.168.0.1
原文地址:https://www.cnblogs.com/mrcoolfuyu/p/9216156.html