Chapter 5
57
5.4.5.2.10
<channel> tunnel <n>
Syntax:
<channel> tunnel <n>
Description:
Associates the specified channel with the specified PPTP tunnel.
A single PPP channel can only be associated with a single
interface, or a single tunnel.Use info to find the current setting.
Calling with n=0 removes any association and is the default
state.
5.4.5.2.11
<channel> welogin
Syntax:
<channel> welogin <name> <password> [pap | chap]
<channel> welogin none
Description:
Describes how to log in to the far end when a connection is
established. A name and password are supplied, and these
should be used with the PAP or CHAP authentication protocol.
The default is chap.
To remove this information on a channel, use welogin with a
single argument of none.
If chap is specified, log in using pap if the other end prefers
this. If pap is specific log in using pap. By default, no login is
performed.
5.4.5.2.12
<channel> theylogin
Syntax:
<channel> theylogin pap | chap | none
Description:
Describes what is required from the far end to log in on this
channel. Requiring the other end to log in most frequently
happens when they dial us (rather than the other way round), so
this is likely to be one of several channels which are set using
svc listen.
Because of this, exact names and passwords are not attached to
individual channels but are matched to particular users, as
defined using the user command.