Installation manual

Chapter 4 Configuration 31
Cyclades-TS Installation Manual
Parameter Description Value for
This
Example
all.speed The speed for all ports. This value (as for all "all." parameters) can later
be overridden for individual ports using the s
<port number>
.speed
parameter.
57600
all.datasize The data size for all ports. 8
all.stopbits The number of stop bits for all ports 1
all.parity The parity for all ports. none
all.syslog_level This variable determines which syslog messages will be sent to the syslog
server configured in the conf.syslog parameter. A value of 0 suppresses all
but emergency messages while values between 1 and 7 send progressively
more types of messages for each increment.
4
all.console_level This variable determines which syslog messages will be sent to the Cyclades-
TS console connected through the console interface. See the previous
parameter for a description of possible values
4
all.authtype There are several authentication type options: local (authentication is
performed using the /etc/passwd file), radius (authentication is performed
using a Radius authentication server), none, local/radius (authentication is
performed locally first, switching to Radius if unsuccessful), radius/local (the
opposite of the previous option) and RadiusDownLocal (local authentication is
tried only when the Radius server is down). Note that this parameter controls
the authentication required by the Cyclades-TS. The authentication required
by the device to which the user is connecting is controlled separately.
radius
FIGURE 4.13 REMOTE ACCESS SERVER PSLAVE.CONF PORT-SPECIFIC PARAMETERS