Quick Reference Guide

NOTE:
The prompt counts as two characters.
NOTE:
The terminal emulator must be configured with
the line wrap mode ON, if a terminal emulator is used.
Legal Values 0 – 256
Default 0 (equivalent to 80)
cfgSerialHistorySize (Read/Write)
Description Specifies the maximum size of the serial history buffer.
Legal Values 0 – 8192
Default 8192
cfgSerialCom2RedirEnable (Read/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/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
155