Users Guide

DRAC 5 Property Database Group and Object Definitions 245
Default
57600
Description
Sets the baud rate on the DRAC 5 serial port.
cfgSerialConsoleEnable (Read/Write)
NOTE: To modify this property, you must have Configure DRAC 5 permission.
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
Description
Enables or disables the RAC serial console interface.
cfgSerialConsoleQuitKey (Read/Write)
NOTE: To modify this property, you must have Configure DRAC 5 permission.
Legal Values
STRING
MaxLen = 4
Default
^\ (<Ctrl><\>)
NOTE: The "^" is the <Ctrl> key.
Description
This key or key combination terminates text console redirection when using the connect com2
command. The cfgSerialConsoleQuitKey value can be represented by one of the following:
Decimal value — For example: "95"
Hexidecimal value — For example: "0x12"
Octal value — For example: "007"
ASCII value — For example: "^a"