Frank备忘录

Good Luck To You!

ipmitool 工具及命令

ipmitool-dos.zip

1.将BMC用户名及密码设置为admin

 ipmitool -I lanplus -H 192.168.11.11 -U admin -P 123456789 raw 0x32 0x66

2.reset BMC

ipmitool -I lanplus -H 192.168.11.11 -U admin -P admin raw 0x6 0x2

或 ipmitool mc reset cold 

3.change BMC用户密码

ipmitool user set password 2 123456789

4.进入sol模式

ipmitool -I lanplus -H 192.168.11.11 -U admin -P admin sol activate

切换HUB EDGE 1-4

ipmitool -I lanplus -H 192.168.11.11 -U admin -P admin raw 0x3c 0x40  0x0 (0x0 为hub,0x1-4 为EDGE1-4)

5.点亮ID led灯

ipmitool raw 0x0 0x04 0x10

关闭ID led灯

ipmitool raw 0x0 0x04 0x0

6.设置ip地址为192.168.11.11

https://blog.la777.cloudns.nz/zb_users/upload/2024/06/202406061717689968699633.jpeg

7.bmc开机时间清零

ipmitool -I lanplus -H <BMC_IP> -U admin -P <Password> raw 0x3A 0x6A 0x0 0x2 0x1 0xA0 0x0 0x00 0x00 0x00 0x00 0x00 0x00

 执行后作bmc reset 生效


BMC check.txt

Ipmitool command.pdf

Common_IPMI_User_Manual_v1_0.pdf


发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

Powered By Z-BlogPHP 1.7.3

Copyright Your WebSite.Some Rights Reserved.