74
TERMINAL SERVERS
the IP Control Protocol (IPCP) to establish and configure the network-layer
protocol. The PPP device can be a PC, workstation, router or any other device
connected through a serial port to the Terminal Server. (For detailed
information on both LCP and IPCP, refer to RFC1331 and RFC1332—both
available on the Internet.)
Any PPP device must be assigned a unique IP address. This IP address must
be a part of the same subnet to which the Terminal Server is connected.
The following example shows how to define the characteristics of a port for
PPP connection.
1 Local> DEFINE PORT 1 AUTOB DISABLED SPEED 19200
2 Local> DEFINE PORT 1 DEDICATED PPP
3 Local> DEFINE PORT 1 PPP ENABLED
4 Local> DEFINE PORT 1 FLOW DISABLED BREAK DISABLED
4 Local> DEFINE PORT 1 SIGNAL CONTROL ENABLED SIGNAL CHECK ENABLED
5 Local> DEFINE PORT 1 PPP IPCP HOST 111.112.113.114
6 Local> DEFINE PORT 1 USERNAME “PPP 1”
Figure 4-22. PPP Port Configuration.
Step 1: Define the Port Characteristics
Command 1 defines a fixed speed (of 19200 baud) unlike for directly-
attached terminals. Note that AUTOBAUD cannot be performed on
PPP frames.
Summary of Contents for LE2101A-BT-R2
Page 2: ......