Digi TS8, 16 manual Configuring Inbound PPP Connections Example

Models: 16 TS8

1 106
Download 106 pages 14.26 Kb
Page 40
Image 40

7.To configure an IP address for the local end of the PPP connection, enter the following com- mand:

set user name=name localipaddr=ip-address

where name is the user’s name and ip-addressis the IP address to assign to the local end of the

PPPconnection. This address must be unique. That is, no other user can be assigned this address and it cannot be the IP address for the Ethernet interface.

Example: set user name=pppin localipadr=199.1.1.2

Configuring Inbound PPP Connections: Example

This example shows a very simple PPP inbound configuration. Here are some points on this configuration:

The port is set up for inbound connections (dev=min).

RTS and CTS are used for flow control.

The baud rate has been set to 115000 bps.

The user has been configured to use an IP address pool

set ports range=3 device=min

set flow range=3 ixon=off ixoff=off rts=on cts=on set line range=3 baud=115000

set user name=pppin protocol=ppp netservice=on defaultaccess=netservice set user name=pppin ipaddr=ippool

set user name=pppin localipadr=199.1.1.2

8-4

Configuring Inbound PPP Connections: Command Line

Page 40
Image 40
Digi TS8, 16 manual Configuring Inbound PPP Connections Example