Use ipmitool tool to use the serial port to connect to remote host

https://www.ibm.com/developerworks/cn/linux/l-ipmi/index.html

-U the root -P -H 9.13.2.213 IPMItool XXXX Sol. 3 -C -I lanplus the activate
IPMItool -I -H 9.13.2.213 lanplus the root -P -U XXXX Power cold restart command RESET

ipmitool -H 9.13.2.213 -I lanplus -U root -P xxxx sol deactivate
ipmitool -H 9.13.2.213 -I lanplus -U root -P xxxx sol activate | tee.exe sol.log

ipmitool -I lanplus -H 9.13.2.213 -U root -P xxxx chassis bootdev cdrom boot from the CD set

 

Guess you like

Origin www.cnblogs.com/xingmuxin/p/11401307.html