62CCM Installer/User Guide

Table 5.11: Port Set Command Parameters (Continued)

Parameter

Description

 

 

 

SIZE=<size>

Number of data bits per character. Valid values are 7 and 8.

Default = 8

 

 

 

 

 

 

Parity. Valid values are:

 

None

No parity.

PARITY=<parity>

Even

Even parity.

Odd

Odd parity.

 

Mark

Mark parity.

 

Space

Space parity.

 

Default = None

 

 

 

STOP=<stopbits>

Number of stop bits per character. Valid values are 1 and 2.

Default = 1

 

 

 

 

 

 

Flow control signal. For hardware flow control, be sure the control signals are

 

correctly wired, or data loss may occur. The flow control signal cannot also be used

 

for power status monitoring. Valid values are:

FLOW=<signal>

XONXOF

Software XON/XOFF flow control.

RTSCTS

Hardware RTS/CTS flow control.

 

 

DTRDCD

Hardware DTR/DCD flow control.

 

None

No flow control.

 

Default = None

 

 

Number of time-out minutes in the range 0-90. If no data is received or transmitted

 

during a Telnet session for the specified period, the session will time-out. A zero

TIMEOUT=<time-out>

value indicates no time-out. The new value does not affect an active session; it takes

effect in subsequent sessions. This value overrides the time-out value set with a

 

 

Server CLI command.

 

Default = use value set with Server CLI command

 

 

 

TCP port that must be entered on the Telnet client to connect to this serial port. The

 

new value becomes effective in subsequent sessions.

 

When SSH is enabled, the CCM appliance automatically adds 100 to the specified value.

 

When All is specified, port 1 will be assigned the specified socket value plus 1, port 2

 

will be assigned the specified value plus 2, and so on. When All is specified and SSH

SOCKET=<socket>

is enabled, port 1 will be assigned the specified socket value plus 101, port 2 will be

assigned the specified value plus 102, and so on.

 

 

When both plain text Telnet and SSH connections are enabled, the +100 value will

 

not appear in displays.

 

This parameter is not valid for the console port.

 

Default = 3000 plus the port number, 3100 plus the port number if SSH is enabled;

 

see above for action taken if All is specified