Installing and Administering PPP

Chapter 3 51
SLIP to PPP Migration
Migration Examples
login: test password: blue # log in info
““ ppl\s-i\s ewok # command name
/etc/uucp/Devices. The dialout SLIP connection is defined in
/etc/uucp/Devices by:
ACU cul1b1 - 9600 hayes
Command Line. The command line for the dialout SLIP connection
is:
ppl -o keywest
PPP Configuration
/etc/ppp/Systems. Information in the /etc/ppp/Systems file
corresponds to the following information from the
/etc/ppl/ppl.remotes file:
After migration, the dialout PPP connection is defined in
/etc/ppp/Systems by:
keywest Any ACU 9600 89659 in:--in: test word: blue
/etc/ppp/Devices. An entry in /etc/ppp/Devices is created by
searching the /etc/uucp/Devices file with an entry corresponding to
an entry with device_type=ACU, device_file=serial_line from
ppl.remotes, and speed=speed from /etc/ppl/ppl.remotes. The
/etc/ppp/Devices entry is created using the following information
from /etc/uucp/Devices entry.
/etc/ppp/Systems /etc/ppl/ppl.remotes
name remote host name (keywest)
when set to Any
device set to ACU
speed line speed (9600)
phone phone number (89659)
chat_script log in info (login: test password: blue)