
Chapter 5: CCM Commands | 59 |
|
|
Port Set Command Parameters (Continued)
Parameter | Description |
|
FLOW=<signal> | 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: | |
| XONXOF | Software XON/XOFF flow control. |
| RTSCTS | Hardware RTS/CTS flow control. |
| DTRDCD | Hardware DTR/DCD flow control. |
| None | No flow control. |
| Default = None |
|
| or transmitted during a Telnet session for the specified period, the | |
| session will | |
| overrides the | |
| 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 upon the next connection | |
| to the port. When SSH is enabled, the CCM 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 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. | |
| Default = 3000 plus the port number, 3100 plus the port number if | |
| SSH is enabled; see above for action taken if All is specified | |
|
| |
CHAR=^<cli_char> | CLI access character in the range A to _ (underscore) or NONE. | |
| (The allowable ASCII range is | |
| 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 specified, the value specified in the Char parameter of the | |
| Server CLI command will be used. | |
| Default = None |
|
|
| |
TOGGLE=NONEDTR | When set to DTR, the CCM will toggle the port’s | |
| 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 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. |
| 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 |
|
|
|
|