Service manual

Chapter 6 Configuration 36
Cyclades-TS Installation & Service Manual
Parameter Description Value for This
Example
all.poll_interval Valid only for protocols socket_server, socket_ssh and raw_data.
When not set to zero, this parameter sets the wait for a TCP
connection keep-alive timer (in milliseconds). If no traffic passes
through the Cyclades-TS for this period of time, the Cyclades-TS will
send a line status message to the remote device to see if the
connection is still up. If not configured, 1000 ms is assumed. If set to
zero, line status messages will not be sent to the socket client.
0
all.socket_port This defines an alternative labeling system for the Cyclades-TS ports.
The '+' after the numerical value causes the interfaces to be numbered
consecutively. In this example, interface 1 is assigned the port value
7001, interface 2 is assigned the port value 7002, etc.
7001+
all.protocol For the console server profile, the possible protocols are
socket_server (when telnet is used), socket_ssh (when ssh version
one or two is used), raw_data (to exchange data in transparent mode
similar to socket_server mode, but without telnet negotiation, breaks
to serial ports, etc.), or modbus (an application layer messaging
protocol for clent/server communication widely used for industrial
automation see Appendix I for details on Modbus protocol).
socket_server
FIGURE 6.7 CONSOLE SERVER PSLAVE.CONF PORT-SPECIFIC PARAMETERS (CONT.)