52CPS 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=ONOFF] [HISTORY=HOLDAUTO,CLEARKEEP] [MODEMINIT=“<string>”] [TIMEOUT=<time-out>] [AUTH=ENABLEDISABLE] [PREEMPT=1234]

Table 5.11: Server CLI Command Parameters

Parameter

Description

 

 

 

CLI port number in the range 1-8 for a CPS810 appliance or 1-16 for a

PORT=<port>

CPS1610 appliance.

 

Default = 1

 

 

 

Terminal type to be used on the CLI port. The entire name of the type must be

TYPE=<type>

specified; abbreviations are not permitted. Valid types are: ASCII, VT52, VT100,

VT102, VT220, VT320 and OFF. Specifying Type=Off disables the CLI.

 

 

Default: ASCII

 

 

 

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

CHAR=^<char>

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

 

 

 

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

CONNECT=ONOFF

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

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.

HISTORY=HOLDAUTO, Auto

Upon connection you are informed of how much data is in the history

CLEARKEEP

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