Installing and Administering PPP

Chapter 3 55
SLIP to PPP Migration
Migration Examples
# line speed
# serial line
# phone number
YES # modem control available [YES][NO]
# log in info
# command name
/etc/uucp/Systems. The dialout SLIP connection is defined in
/etc/uucp/Systems by:
kqu ANY;1 ACU 9600 89659 login: test password: blueSky
/etc/uucp/Devices. The dialout SLIP connection is defined in
/etc/uucp/Devices by:
kqu cul1b1 - 9600 hayes
Command Line. The command line for the dialout SLIP connection
is:
ppl -o keywest
PPP Configuration
/etc/ppp/Systems. The name for the /etc/ppp/Systems entry is
taken from the remote host field in /etc/ppl/ppl.remotes. The rest
of the information for the /etc/ppp/Systems entry is taken from the
/etc/uucp/Systems file that corresponds to the UUCP system name
defined in /etc/ppl/ppl.remotes (kqu):
/etc/ppp/Systems /etc/uucp/Systems
when; retry time; retry (set to ANY) *
device device (must be ACU)
speed speed (9600)
phone phone (89659)
chat_script chat_script (login: test password: blueSky)