英特尔服务器主板S5520HC BMC管理口连接方法
英特尔服务器主板S5520HC BMC连接方法
https://www.manualshelf.com/manual/intel/s5520hc-1/server-management-guide/page-33.html
服务器配置
客户端连接
version
->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 # 显示的系统状态
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· winform 绘制太阳,地球,月球 运作规律
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· AI 智能体引爆开源社区「GitHub 热点速览」
· Manus的开源复刻OpenManus初探
· 写一个简单的SQL生成工具
2022-01-10 k8s中部署wordpress