Users Guide

IPMI 串行终端模式的附加设置
使用 Web 界面启用串行连接
确保禁用 RAC 串行接口以启用 IPMI 串行接口。
配置 IPMI 串行设置:
1. iDRAC Web 界面中,转至概览 iDRAC 设置 网络 串行
2. IPMI 串行下,指定该属性的值。有关各选项的信息,请参阅 iDRAC Online HelpiDRAC 联机帮
)。
3. 单击应用
使用 RACADM 启用串行连接 IPMI 模式
要配置 IPMI 模式,请禁用 RAC 串行接口,然后使用以下任一命令启用 IPMI 模式:
使用 config 命令:
racadm config -g cfgSerial -o cfgSerialConsoleEnable 0
racadm config -g cfgIpmiSerial -o cfgIpmiSerialConnectionMode < 0 or 1>
其中,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
120