Service manual

Cyclades-TS
112
Appendix C - Sample pslave.conf files-The complete pslave.conf file
Installation & Service Manual
# the file /etc/network/dhcpcd_cmd.
#
# Valid values 0: DHCP disabled (default)
# 1: DHCP active
# 2: DHCP active and the TS saves in flash the last ip assigned
# by the DHCP server. This option requires changes in the
# files /etc/config_files and /etc/network/dhcpcd_cmd
#
# SEE Cyclades-TS manual for more information.
#
#conf.dhcp_client 1
conf.eth_ip 192.168.160.10
conf.eth_mask 255.255.255.0
conf.eth_mtu1500
#
# Secondary IP address of ethernet
#
#conf.eth_ip_alias 192.168.161.10
#conf.eth_mask_alias 255.255.255.0
#
# Remote Network File System where data buffering will be written instead
# of the default directory '/var/run/DB'. The directory tree to which the
# file will be written must be NFS-mounted.
#
# If data buffering is turned on for port 1, for example, the data will be
# stored in /tmp/ts_data_buffer/{ttyS1.data | serverfarm} on the machines
# with IP address 192.168.160.11. The remote host must have NFS installed
# and the administrator must create, export and allow reading/writing to
# this directory.
# The size of this file is not limited by the value of the parameter
# s1.data_buffering, though the value cannot be zero since a zero value turns
# off data buffering.
#
#conf.nfs_data_buffering 192.168.160.11:/tmp/ts_data_buffer
#
# Lock directory - The lock directory is /var/lock for the Cyclades-TS.
# It should not be changed unless the user decides to customize the