Users Guide

其中
0
表示终端模式而
1
表示基本模式。
使用 set 命令
racadm set iDRAC.Serial.Enable 0
racadm set iDRAC.IPMISerial.ConnectionMode < 0 or 1>
其中
0
表示终端模式而
1
表示基本模式。
使用 RACADM 启用串行连接 IPMI 串行设置
要配置 IPMI 串行设置可以使用 set config 命令
1. 使用以下命令将 IPMI 串行连接模式更改为相应的设置
使用 config 命令racadm config -g cfgSerial -o cfgSerialConsoleEnable 0
使用 set 命令racadm set iDRAC.Serial.Enable 0
2. 设置 IPMI 串行波特率
使用 config 命令racadm config -g cfgIpmiSerial -o cfgIpmiSerialBaudRate
<baud_rate>
使用 set 命令racadm set iDRAC.IPMISerial.BaudRate <baud_rate>
其中 <baud_rate> 96001920057600 115200 bps
3. 启用 IPMI 串行硬件流控制
使用 config 命令racadm config -g cfgIpmiSerial -o cfgIpmiSerialFlowControl 1
使用 set 命令racadm set iDRAC.IPMISerial.FlowControl 1
4. 设置 IPMI 串行信道最低权限级别
使用 config 命令racadm config -g cfgIpmiSerial -o cfgIpmiSerialChanPrivLimit
<level>
使用 set 命令racadm set iDRAC.IPMISerial.ChanPrivLimit <level>
其中<level> 2用户3操作员 4管理员
5. 确保串行 MUX外部串行连接器 BIOS 设置程序中正确设置为远程访问设备以针对串行连接配置
BIOS
有关这些属性的详细信息请参阅 IPMI 2.0 规范。
IPMI 串行终端模式的其他设置
本节提供 IPMI 串行终端模式的其他配置设置。
使用 Web 界面配置 IPMI 串行终端模式的其他设置
要设置终端模式设置
1. iDRAC7 Web 界面中转到 Overview概览 iDRAC SettingsiDRAC 设置 Network网络
Serial串行
随即会显示 Serial串行页面。
2. 启用 IPMI 串行。
3. 单击 Terminal Mode Settings终端模式设置
随即会显示 Terminal Mode Settings终端模式设置页面。
104