Avocent CPS1610 CPS User Manual

Page 65

Advertising
background image

Chapter 5: CPS Commands

59

Port Set Command Parameters (Continued)

Parameter Description

FLOW=<signal>

Flow control signal. For hardware fl ow control, be sure the control
signals are correctly wired, or data loss may occur. The fl ow control
signal cannot also be used for power status monitoring. Valid values are:
XONXOF

Specifi es software XON/XOFF fl ow control.

RTSCTS

Specifi es hardware RTS/CTS fl ow control.

DTRDCD

Specifi es hardware DTR/DCD fl ow control.

None

Specifi es no fl ow control.

Default = None

TIMEOUT=<time-out> Number of time-out minutes in the range Ø-90. If no data is received

or transmitted during a Telnet session for the specifi ed period, the
session will time-out. A zero value indicates no time-out. This value
overrides the time-out value set with a Server CLI command.
Default = use value set with Server CLI command

SOCKET=<socket>

TCP port that must be entered on the Telnet client to connect to this
serial port. The new value becomes effective after the next CPS reboot.
When SSH is enabled, the CPS automatically adds 100 to the
specifi ed value.
When All is specifi ed, port 1 will be assigned the specifi ed socket
value plus 1, port 2 will be assigned the specifi ed value plus 2, and
so on. When All is specifi ed and SSH is enabled, port 1 will be
assigned the specifi ed socket value plus 101, port 2 will be assigned
the specifi ed value plus 102, and so on.
Default = 3000 plus the port number, 3100 plus the port number if
SSH is enabled; see above for action taken if All is specifi ed

CHAR=^<cli_char>

CLI access character in the range A to _ (underscore) or NONE.
(The allowable ASCII range is Øx41-Øx5F and Øx61-Øx7A.) 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. If
None is specifi ed, the value specifi ed in the Char parameter of the
Server CLI command will be used.
Default = None

TOGGLE=NONE|DTR When set to DTR, the CPS will toggle the port’s DTR-out signal

off for 1/2 second each time a connection is made to the port. This
toggle is required to awaken the console port of some devices.

POWER=<signal>

Control signal to monitor and the state that indicates the target
device has power on. The entire value must be specifi ed;
abbreviations are not allowed. The power status monitoring signal
cannot also be used for fl ow control. Valid values are:
None

Disables power status monitoring.

HICTS

CTS high indicates power on.

LOCTS

CTS low indicates power on.

HIDCD

DCD high indicates power on.

LODCD

DCD low indicates power on.

HIDSR

DSR high indicates power on.

LODSR

DSR low indicates power on.

Default = None

Advertising