Installing and Administering PPP

56 Chapter 3
SLIP to PPP Migration
Migration Examples
* A numerical value for retry in /etc/uucp/System must be converted
to seconds.
After migration, the dialout PPP connection is defined in
/etc/ppp/Systems by:
keywest Any;1 ACU 9600 89659 login: test password: blueSky
/etc/ppp/Devices. An entry in /etc/ppp/Devices will be created by
searching the /etc/uucp/Devices file with an entry corresponding to
an entry with device_type=ACU, and speed=speed from
/etc/uucp/Systems. The /etc/ppp/Devices entry will be created
using the following information from /etc/uucp/Devices entry.
After migration, the dialout PPP connection is defined in
/etc/ppp/Devices by:
hayes cul1b1 9600
/etc/ppp/Autostart. The /etc/ppp/Autostart entry for the dialout
PPP connection is:
pppd ewok:keywest auto idle 350
/etc/ppp/Devices /etc/uucp/Devices
dialer dialer_token (hayes)
device device_file (cul1b1)
speed speed (9600)