1.查询传感器状态:使用IPMItool raw命令查询特定传感器的状态。命令如下: ipmitool raw 0x04 0x2f 0x01 其中,“0x04”是命令代码,“0x2f”是传感器ID,“0x01”是请求类型。 2.查询系统事件日志:可以使用IPMItool raw命令查询IPMI设备的系统事件日志。命令如下: ipmitool raw 0x0a 0x0c 其中,“0x0a”是命令代码...
ipmitool raw 0x06 0x01 (Local) cmdtool 201801(DOS or Shell) #Netfun 左移2 bit; 0x06-->00000110左移2 bit为00011000-->18 四、Get ME Device ID ipmitool -I lanplus -H IP -U xxx -P xxx -b 6 -t 2c raw 0x06 0x01 cmdtool 2c 18 01...
调整为100% 1、ipmitool -I lan -H 192.168.52.27 -U root -P root raw 0x30 0x91 0xdb 0x07 0x00 0x01 0x01 0 0 0 0 2、ipmitool -I lan -H 192.168.52.27 -U root -P root raw 0x2c 0x15 0x00 0x00 0x64 还原: ipmitool -I lan -H 192.168.52.27 -U root -P root raw 0x30 0x...
Request 指令格式 "ipmitool raw NetFnCode CommandCode Data .." Ex.ipmitool raw 0x0C 0x02 0x01 0x04 0x00 0x00(Get BMC IP Source) 0x0C Request Transport Media-specific configuration & control 0x02 GET LAN Config 0x01 Channel Num
ipmitool–H (BMC的管理IP地址) –I lanplus –U (BMC登录用户名) –P (BMC 登录用户名的密码) raw 0x32 0x76 0x08 4.获取防火墙设置 ipmitool–H (BMC的管理IP地址) –I lanplus –U (BMC登录用户名) –P (BMC 登录用户名的密码) raw 0x32 0x77 0x01 0x00 ...
ipmitool -H (BMC的管理IP地址) -I lanplus -U (BMC登录用户名) -P (BMC 登录用户名的密码) raw 0x32 0x76 0x02 0x00/0x01 0x00 (portno)0x22 0x00 6. 取消某个端口的设置(6是5的对应取消操作) ipmitool -H (BMC的管理IP地址) -I lanplus -U (BMC登录用户名) -P (BMC 登录用户名的密码)...
6. 取消某个端口的设置(6是5的对应取消操作) ipmitool -H (BMC的管理IP地址) -I lanplus -U (BMC登录用户名) -P (BMC 登录用户名的密码) raw 0x32 0x76 0x06 0x00/0x01 0x00 (portno)0x22 0x00 原文链接:IPMITOOL常用操作指令 - 好耶数据...
ipmitool-H(BMC的管理IP地址)-Ilanplus-U(BMC登录用户名)-P(BMC 登录用户名的密码) raw 0x32 0x76 0x06 0x00/0x01 0x00 (portno)0x22 0x00 1. # service ipmi start # ipmitool -I open shell 1. 2. 可以直接进入本地BMC shell $ ipmitool-Ilan-H-Ushell ...
6. 取消某个端口的设置(6 是 5 的对应取消操作) ipmitool –H (BMC 的管理 IP 地址) –I lanplus –U (BMC 登录用户名) –P (BMC 登 录用户名的密码) raw 0x32 0x76 0x06 0x00/0x01 0x00 (portno)0x22 0x00 展开