Installing and Administering PPP
Chapter 3 53
SLIP to PPP Migration
Migration Examples
NONE # line parity [EVEN] [ODD] [NONE]
57600 # line speed
tty1p0 # serial line
# phone number
NO # modem control available [YES][NO]
# log in info
# command name
/etc/uucp/Devices. The direct SLIP connection is defined in
/etc/uucp/Devices by:
Direct tty1p0 - 57600 direct
Command Line. The command line for the direct 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 direct PPP connection is defined by:
keywest Any tty1p0 57600
/etc/ppp/Devices. An entry in /etc/ppp/Devices will be created
using the information from /etc/uucp/Devices.
/etc/ppp/Systems /etc/ppl/ppl.remotes
name remote host name (keywest)
when set to Any
device serial line (tty1p0)
speed line speed (57600)