User's Manual

360 CMC Property Database Group and Object Definitions
cfgSerial
NOTE: Use this object with the config or getconfig subcommands.
NOTE: To use this object property, you must have Chassis Configuration
Administrator privilege.
Description
Displays information for and configures serial parameters.
Objects
cfgSerialBaudRate
Sets the baud rate on the CMC serial port.
Configuration options: 9600, 19200, 28800, 38400, 57600, 115200
Default: 115200
cfgSerialConsoleEnable
Enables or disables the CMC serial console interface.
Configuration options: 1 (true), 0 (false)
Default: 1
cfgSerialConsoleQuitKey
Specifies the key or key combination that terminates the serial text console.
The 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: <Ctrl>a
ASCII values may be represented using the following Escape Key codes:
a
<Ctrl> with any alphabetic character (a-z, A-Z)
b
<Ctrl> with one of the following special characters: [ ] \ ^ _
Legal value: String of up to 4 characters
Default: <Ctrl><\>