beautypg.com

Atlantis Land I-Storm A02-RA(Atmos)_ME01 User Manual

Page 68

background image

produce an error message.

9.4 create

9.4.1 Syntax

create |listen

9.4.2 Description:

Create a tunnel object.
If ipaddress is specified, the tunnel is associated with a remote PNS at that IP
address. The control connection is not actually established until use of the tunnel is
requested by PPP, or an explicit connect is issued.
If listen is specified, the tunnel is allocated for use by an incoming control
connection from a remote PNS. At least one such tunnel must exist if any incoming
connections are to be accepted at all.
Incoming connections are mapped to the first available listening tunnel object. It is
not currently possible to use properties of the incoming connection (such as its IP
address, or information supplied in the fields of the PPTP control messages) to map
the connection to a specific tunnel.
Configuration saving saves this information. By default, no tunnels are created.

9.4.3 Example

To connect Tunnel 1 to PNS at 192.168.1.2, enter:

ptp 1 create 192.168.1.2

9.5 delete

9.5.1 Syntax

delete

9.5.2 Description

Delete a tunnel object (the opposite of create). If the tunnel is currently connected,
any active data connections across the tunnel are terminated and the control
connection is closed.

9.5.3 Example

To delete Tunnel 1, enter:

pptp 1 delete

9.6 disconnect

9.6.1 Syntax

disconnect