首页 > 其他分享 >英特尔服务器主板S5520HC BMC管理口连接方法

英特尔服务器主板S5520HC BMC管理口连接方法

时间:2023-01-27 18:01:20浏览次数:55  
标签:BMC help 英特尔 S5520HC server start system1 cd CLP

英特尔服务器主板S5520HC BMC连接方法

​https://www.manualshelf.com/manual/intel/s5520hc-1/server-management-guide/page-33.html​

服务器配置

英特尔服务器主板S5520HC BMC管理口连接方法_重启

英特尔服务器主板S5520HC BMC管理口连接方法_重启_02

客户端连接

英特尔服务器主板S5520HC BMC管理口连接方法_服务器_03

英特尔服务器主板S5520HC BMC管理口连接方法_服务器配置_04

英特尔服务器主板S5520HC BMC管理口连接方法_服务器配置_05

version

英特尔服务器主板S5520HC BMC管理口连接方法_服务器配置_06

->help     # 查看帮助
COMMAND COMPLETED :
help


Command Name: help

SMASH CLP is a command line interface for the remote user to the server. The commands
are of the form of <verb><options><targets><target-properties>.

Commands List:
cd
delete
exit
help # 显示帮助 使用防范:help start
reset # 重启
set
show # 显示文件目录
start # 启动电源
stop # 关闭电源
version


Targets: SMASH-CLP provides support for different configuration parameters of the server.
For a complete list of targets please refer to the user's guide. Example targets
are system1,sp1,logs1 etc.

Please refer to the user guide for additional information on how to use
SMASH CLP
# 关机
->cd /system1 # 需要进到这个目录下才能操作
COMMAND COMPLETED :
cd /system1

ufip=/system1



->show
Properties:
CurrentPowerStatus=OFF # 关机状态


# 开机
->start
COMMAND COMPLETED :
start

ufip=/system1
Start: Target started successfully

Properties:
CurrentPowerStatus=ON # 显示的系统状态



标签:BMC,help,英特尔,S5520HC,server,start,system1,cd,CLP
From: https://blog.51cto.com/u_10272167/6024196

相关文章