Installation manual
Chapter 4 Configuration 20
Cyclades-TS Installation Manual
Parameter Description Value for This
Example
all.ipno This is the default IP address of the Cyclades-TS's serial ports. The
"+" indicates that the first port should be addressed as 192.168.1.101
and the following ports should have consecutive values. Any host can
access a port using its IP address as long as a path to the address
exists in the host's routing table.
192.168.1.101+
all.issue This text determines the format of
the login banner that is issued when
a connection is made to the
Cyclades-TS. \n represents a new
line and \r represents a carriage
return.
\r\n\ TSLINUX - Portslave Internet Services\n\
\r\n\ Welcome to terminal server %h port S%p \n\
\r\n\ Customer Support: 510-770-9727
www.cyclades.com/\n\
\r\n
all.prompt This text defines the format of the login prompt. Expansion characters,
listed in Appendix C, can be used here.
%h login:
all.flow This sets the flow control to hardware, software, or none. hard
all.poll_interval When not set to zero, this parameter sets the wait for a TCP connection
keep-alive timer. If no traffic passes through the Cyclades-TS for this
period of time, the Cyclades-TS will send a modem status message to
the remote device to see if the connection is still up.
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) and socket_ssh (when ssh version one or two is
used).
socket_server
FIGURE 4.7 CONSOLE SERVER PSLAVE.CONF PORT-SPECIFIC PARAMETERS (CONT.)