iDRAC6 and CMC Property Database Group and Object Descriptions 183
FILE LOCATION:
C:\Working\ProjectDocs\Program_Releases\iDRAC6\iDRAC6_1.95_3.5\RACADM\Source\rac
DELL CONFIDENTIAL – PRELIMINARY 3/26/13 - FOR PROOF ONLY
cfgSerialConsoleQuitKey (Read/Write)
Default For iD RAC6 :
This key or key combination terminates Virtual Console text for
iDRAC 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:
•^ followed by any alphabetic (a-z, A-Z)
•^ followed by the listed special characters: [ ] \ ^ _
For CMC:
This key specifies the character that aborts the serial text console
connect (or racadm connect) command.
NOTE: The CTRL key is represented by using the ^ (carat) character.
NOTE: The CTRL key does not generate a character by itself, but must
be struck simultaneously with another key to generate a character.
For example, striking both the CTRL key and the \ key
simultaneously (rather than sequentially) is denoted as ^\.
Configuration options: The value must start with the ^ character,
and be followed by one of the characters— a-z, A-Z, [, ], \
Legal value: String of up to 4 characters
Default: For iDRAC: <Ctrl><\>
Fo CMC: ^\
NOTE: For information on using RACADM commands for special
characters, see "Guidelines to Quote Strings Containing Special
Characters When Using RACADM Commands" on page33.