Installation manual
Chapter 4 Configuration 21
Cyclades-TS Installation Manual
Parameter Description Value for
This Example
all.data_buffering A non-zero value activates data buffering. A file (/var/run/ttyS#.data) is
created on the Cyclades-TS and all data received from the port is
captured. The file contains a maximum size equal to this parameter,
which is overwritten each time the maximum is reached. This file can be
viewed using the normal Unix tools (cat, vi, more, etc.).
0
all.syslog_buffering When non-zero, the contents of the data buffer are sent to the syslog
server every time a quantity of data equal to this parameter is collected.
The syslog level for data buffering is hard coded to level 5, so the
parameter syslog_level should be greater than or equal to 5, and
data_buffering non-zero for syslog generation.
0
all.dont_show_DB
menu
When zero, shows a menu with data buffering options when a non-empty
data buffering file is found.
1
all.users Restricts access to ports by user name (only the users listed can access
the port or all but the users listed can access the port (with !).)
A single comma and spaces/tabs may be used between names. A
comma may not appear between the ! and the first user name. The
users may be local or Radius.
! joe, mark
all.sniff_mode This parameter determines what the second connected user (see
parameter admin_users below) can see of the session of the first
connected user:
in
shows data written to the port,
out
shows data
received from the port, and
i/o
shows both streams. The second session
is called a sniff session and this feature is activated whenever the
protocol parameter is set to socket_ssh or socket_server.
out
FIGURE 4.7 CONSOLE SERVER PSLAVE.CONF PORT-SPECIFIC PARAMETERS (CONT.)