Installation manual

Cyclades-TS
75
Installation Manual
Appendix C - Sample pslave.conf files-The complete pslave.conf file
# "" \d\l\dATZ \
# OK\r\n-ATZ-OK\r\n "" \
# TIMEOUT 10 \
# "" ATM0 \
# OK\r\n "" \
# TIMEOUT 3600 \
# RING "" \
# STATUS Incoming %p:I.HANDSHAKE \
# "" ATA \
# TIMEOUT 60 \
# CONNECT@ "" \
# STATUS Connected %p:I.HANDSHAKE
#
# Serial port flow control:
# hard - hardware, rts/cts
# soft - software, CTRL-S / CTRL-Q
# none.
#
all.flow hard
#
# 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
# 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.
#
all.dcd 1
#
# PPP options - used if a PPP session is autodetected.
# Note that mru and mtu are both set to the MTU setting.
#
#all.autoppp%i:%j novj \
# proxyarp modem asyncmap 000A0000 \
# noipx noccp login auth require-pap refuse-chap \
# mtu %t mru %t \
# ms-dns 192.168.160.5 ms-dns 0.0.0.0 \
# plugin /usr/lib/libpsr.so