Reference Guide

iDRAC6 Property Database Group and Object Definitions 99
cfgSerialConsoleQuitKey (Read/Write)
cfgSerialConsoleIdleTimeout (Read/Write)
cfgSerialConsoleNoAuth (Read/Write)
Description This key or key combination terminates text Virtual Console when
using the console com2 command. The cfgSerialConsoleQuitKey
value can be represented by one of the following:
Decimal value — For example, 95
Hexadecimal value — For example, 0x12
Octal value — For example, 007
ASCII value — For example, ^a
ASCII values may be represented using the following Escape Key
codes:
(a) ^ followed by any alphabetic (a-z, A-Z)
(b) ^ followed by the listed special characters: [ ] \ ^ _
Legal Values A string of up to 4 characters
Default ^\ (<Ctrl><\>)
NOTE: The "^" is the <Ctrl> key.
Description The maximum number of seconds to wait before an idle serial
session is disconnected.
Legal Values 0 = No timeout
60 – 1920
Default 300
Description Enables or disables the RAC serial console login authentication.
Legal Values 0 (enables serial login authentication)
1 (disables serial login authentication)
Default 0