使用ipmitool工具来使用串口连接远程主机


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

ipmitool -H 9.13.2.213 -U root -P xxxx -I lanplus -C 3 sol activate
ipmitool -H 9.13.2.213 -I lanplus -U root -P xxxx power 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   设置从光驱启动

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM