Avocent CPS810 Switch User Manual


 
52 CPS Installer/User Guide
Specifies a port time-out value
Enables/disables serial CLI port authentication
Specifies a preemption level to be used for serial CLI port sessions when authentication is dis-
abled on that port
At least one parameter must be specified.
Access right: SCON
Access level: APPLIANCEADMIN
Syntax
SERVER CLI [PORT=<port>] [TYPE=<type>] [CHAR=^<char>] [CONNECT=ON|OFF]
[HISTORY=HOLD|AUTO,CLEAR|KEEP] [MODEMINIT=“<string>”]
[TIMEOUT=<time-out>] [AUTH=ENABLE|DISABLE] [PREEMPT=1|2|3|4]
Table 5.11: Server CLI Command Parameters
Parameter Description
PORT=<port>
CLI port number in the range 1-8 for a CPS810 appliance or 1-16 for a
CPS1610 appliance.
Default = 1
TYPE=<type>
Terminal type to be used on the CLI port. The entire name of the type must be
specified; abbreviations are not permitted. Valid types are: ASCII, VT52, VT100,
VT102, VT220, VT320 and OFF. Specifying Type=Off disables the CLI.
Default: ASCII
CHAR=^<char>
CLI access character in the range A through _ (underscore). (The allowable ASCII
range is 0x41-0x5F and 0x61-0x7A.) The CLI access character, when pressed
simultaneously with the Ctrl key during a session with an attached serial device, will
suspend the session with the device and place you in CLI command mode. This
value will be used if a port’s Port Set command contains a Char=None parameter.
Default = ^d
CONNECT=ON|OFF
Enables or disables the ability to use the Connect command from the serial CLI
port. When enabled, a serial CLI user may use the Connect command to
establish a connection to the serial device attached to another CPS appliance
serial port. When disabled, you cannot use the Connect command from the serial
CLI port.
Default = ON
HISTORY=HOLD|AUTO,
CLEAR|KEEP
Port history file processing options during connection (Hold or Auto) and when a
session ends (Clear or Keep):
Hold Upon connection you are informed of how much data is in the history
buffer, but the data is not displayed.
Auto Upon connection you are informed of how much data is in the history
buffer, and it is then displayed.
Clear The history buffer’s content is cleared when a session ends.
Keep The history buffer’s content is retained when a session ends.
You cannot specify both Clear and Keep or both Hold and Auto.
Default = HOLD,CLEAR