Reference Guide

cfgSerialConsoleNoAuth (Read or Write)
Description
Enables or disables the serial console login authentication.
Legal Values
0 — (enables serial login authentication)
1 — (disables serial login authentication)
Default
0
cfgSerialConsoleCommand (Read or Write)
Description
Species a serial command that is executed after a user logs in to the serial console interface.
Legal Values
A string representing a valid serial command. For example, connect server-1.
Default
<blank>
cfgSerialConsoleColumns (Read or Write)
Description
Species the number of columns in the terminal window command line connected to the serial port. To take
eect logout, and then log in again for the changes.
NOTE: The prompt counts as two characters.
NOTE: The terminal emulator must be congured with the line wrap mode ON, if a terminal emulator
is used.
Legal Values
0–256
Default
0 (equivalent to 80)
cfgSerialHistorySize (Read or Write)
Description
Species the maximum size of the serial history buer.
Legal Values
0–8192
Default
8192
cfgSerialSshEnable (Read or Write)
Description
Enables or disables the secure shell (SSH) interface.
Legal Values
1 (TRUE)
0 (FALSE)
Default
1
Example
racadm getconfig -g cfgSerial
cfgSerialBaudRate=115200
cfgSerialConsoleEnable=1
cfgSerialConsoleQuitKey=^\
101