Service manual
Chapter 6 Configuration 45
Cyclades-TS Installation & Service Manual
Parameter Description Value for
This Example
all.speed The speed for all ports.
This value (as for any "all." parameters) can
later be overridden for individual ports using the
s
<port number>
.speed parameter.
9600
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.dcd DCD signal (sets the tty parameter CLOCAL). Valid values are 0 or 1. In
a socket session, if all.dcd=0, a connection request (telnet or ssh) will be
accepted regardless of the DCD signal and the connection and will not
be closed if the DCD signal is set to DOWN. In a socket connection, if
all.dcd=1 a connection request will be accepted only if the DCD signal is
UP and the connection (telnet or ssh) will be closed if the DCD signal is
set to DOWN.
0
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), TacacsPlus (authentication is
performed using a TacacsPlus authentication server), none, local/radius
(authentication is performed locally first, switching to Radius if
unsuccessful), radius/local (the opposite of the previous option),
RadiusDownLocal (local authentication is tried only when the Radius
server is down), local/TacacsPlus (authentication is performed locally
first, switching to TacacsPlus if unsuccessful), TacacsPlus/local (the
opposite of the previous option), TacacsPlusDownLocal (local
authentication is tried only when the TacacsPlus 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.
none
FIGURE 6.10 TERMINAL SERVER PSLAVE.CONF PORT-SPECIFIC PARAMETERS