Reference Guide

To use this object property, you must have the Chassis Conguration Administrator privilege.
The following sections provide information about the objects in the cfgSerial group.
cfgSerialBaudRate (Read or Write)
Description
Sets the baud rate on the serial port.
Legal Values
2400, 4800, 9600, 19200, 28800, 38400, 57600, 115200
Default
115200
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 species 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 ^
\.
Conguration 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: ^\
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
100