Users Guide

iDRAC6 Property Database Group and Object Definitions 365
Description
This key or key combination terminates text console redirection when using
the console 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"
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: [ ] \ ^ _
cfgSerialConsoleIdleTimeout (Read/Write)
Legal Values
0 = No timeout
60 – 1920
Default
300
Description
The maximum number of seconds to wait before an idle serial session is
disconnected.
cfgSerialConsoleNoAuth (Read/Write)
Legal Values
0 (enables serial login authentication)
1 (disables serial login authentication)
Default
0