
Chapter 5: CPS Appliance Commands | 49 |
|
|
Table 5.8: Port Set Command Parameters (Continued)
Parameter | Description |
| |
|
| ||
| 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 CPS appliance automatically adds 100 to the specified | ||
| value. When All is specified, port 1 will be assigned the specified socket value plus 1, | ||
SOCKET=<socket> | port 2 will be assigned the specified value plus 2, and so on. When All is specified | ||
| and SSH 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. | ||
| Default = 3000 plus the port number, 3100 plus the port number if SSH is enabled; | ||
| see above for action taken if All is specified | ||
|
| ||
| CLI access character in the range A to _ (underscore) or None. (The allowable ASCII | ||
| range is | ||
| simultaneously with the Ctrl key during a session with an attached serial device, will | ||
CHAR=^<cli_char> | suspend the session with the device and place you in CLI command mode. If None is | ||
| specified, the value specified in the Char parameter of the Server CLI command will | ||
| be used. |
| |
| Default = None |
| |
|
| ||
| When set to DTR, the CPS appliance will toggle the port’s | ||
TOGGLE=NONEDTR | second each time a connection is made to the port. This toggle is required to awaken | ||
the console port of some devices. | |||
| |||
| Default=None |
| |
|
| ||
| Control signal to monitor and the state that indicates the target device has power on. | ||
| The entire value must be specified; abbreviations are not allowed. The power status | ||
| monitoring signal cannot also be used for flow control. Valid values are: | ||
| None | Disables power status monitoring. | |
| HICTS | CTS high indicates power on. | |
POWER=<signal> | 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 |
| |
|
|
|
Example
The following command sets a baud rate of 57600 and enables XON/XOFF flow control on port 2.
> port 2 set baud=57600 flow=xonxof
Port Set In/Out commandThe Port Set In/Out command specifies how carriage returns (CR) and linefeeds (LF) are treated in incoming or outgoing serial data on one or all ports.
Access right: SCON or PCON
Access level: ADMIN or APPLIANCEADMIN