JDP 發表於 2012-3-14 14:03:41

IBM xServer 使用BMC


[*]重開機,按F1進入BIOS,Advance Settings->設置BMC IP
[*]安裝SMBridge
[*]兩種使用方法
(1) telnet localhost 623 進入SMBridge Console
   先利用此指令連上Server connect -ip xxx.xxx.xxx.xxx -u USERID -p PASSW0RD
   輸入help有說明,可以power on、power off、power cycle等
(2) 直接執行SMBridge.exe,後面直接指定要做的動作
      smbridge -ip 192.168.2.123 -u USERID -p PASSW0RD power status

註: BMC port - x346是靠右邊的網路port

下載 System Management Bridge BMC CLI and Remote Console Utility v2.0.25.1 (SMBridge)
http://www-947.ibm.com/support/entry/portal/docdisplay?brand=5000008&lndocid=MIGR-64636

Reference:
IBM服务器BMC 远程管理
http://www.ixpub.net/thread-687984-1-1.html
OSA System Management Bridge User Manual - IBM eServer xSeries 236, 336, 346
http://download.boulder.ibm.com/ibmdl/pub/systems/support/system_x_pdf/sysmgmtbridgeuserman.pdf
http://www.redbooks.ibm.com/abstracts/tips0551.html
http://www-900.ibm.com/cn/support/viewdoc/detail?DocId=JJLU-6GE3QA
頁: [1]
查看完整版本: IBM xServer 使用BMC