Reference Guide
cfgSerialConsoleEnable (Read or Write)
Description
Enables or disables the serial console interface.
Legal Values
• 1 (TRUE)
• 0 (FALSE)
Default
1
cfgSerialConsoleQuitKey (Read or Write)
Description
This key or key combination terminates the Virtual Console text for CMC.
Legal value: String of up to 2 characters
This key specifies the character that ends 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 must follow one
of the characters — a-z, A-Z, [,], \
In the input command, use \ without the quotes. For example:
config -g cfgSerial -o cfgSerialConsoleQuitKey "SHIFT+6"\\
Default: ^\
NOTE: For more information about running the RACADM commands for special
characters, see Guidelines to Quote Strings Containing Special Characters.
cfgSerialConsoleIdleTimeout (Read or Write)
Description
The maximum number of seconds to wait before an idle serial session is disconnected.
Legal Values
• 0 = No timeout
• 60–1920
Default
1800
111