Reference Guide

cfgSerialHistorySize (Read or Write)
Description
Specifies the maximum size of the serial history buffer.
Legal
Values
0–8192
Default
8192
cfgSerialCom2RedirEnable (Read or Write)
Description
Enables or disables the console for COM 2-port redirection.
The cfgSerialCom2RedirEnable object property is applicable only for iDRAC on Rack and
Tower Servers. It is not applicable for iDRAC Enterprise on Blade Servers and CMC.
Legal Values
1 (TRUE)
0 (FALSE)
Default
1
cfgSerialSshEnable (Read or Write)
Description
Enables or disables the secure shell (SSH) interface on iDRAC or CMC.
Legal Values
1 (TRUE)
0 (FALSE)
Default
1
Example
racadm getconfig -g cfgSerial
cfgSerialBaudRate=115200
cfgSerialConsoleEnable=1
cfgSerialConsoleQuitKey=^\
cfgSerialConsoleIdleTimeout=1800
cfgSerialConsoleNoAuth=0
cfgSerialConsoleCommand=
cfgSerialConsoleColumns=0
cfgSerialHistorySize=8192
cfgSerialTelnetEnable=0
cfgSerialSshEnable=1
cfgSerialTelnetEnable (Read or Write)
Description
Enables or disables the Telnet console interface on iDRAC or CMC.
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
170