linux使用IPMICFG

代码如下:

yum install -y wget
wget https://oss.zggb.com/storage/oss/IPMICFG-Linux.x86_64
chmod u+x /root/IPMICFG-Linux.x86_64
./IPMICFG-Linux.x86_64 -dhcp off
./IPMICFG-Linux.x86_64 -a 34:0d:93:cc:bd:63
./IPMICFG-Linux.x86_64 -m 172.92.68.6

./IPMICFG-Linux.x86_64 -k 255.255.255.0

./IPMICFG-Linux.x86_64 -user setpwd 2 chenxunyun

mac随便编辑 每个机器独立就行 IPMI设置你自己的IP 后面是密码

阅读剩余
THE END