User guide

PPPoA PPPoA command reference
iMG/RG Software Reference Manual (ADSL Port)
8-144
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example --> pppoa set transport pppoa1 subnetmask 255.255.255.0
See also PPPOA LIST TRANSPORTS
8.8.1.1.39 PPPOA SET TRANSPORT THEYLOGIN
Syntax PPPOA SET TRANSPORT {<name>|<number>} THEYLOGIN
{NONE|PAP|CHAP}
Description This command sets the authentication method that remote PPP clients must use to dialin
to the server. If authentication is used, clients must use the specified authentication
method and provide the username set using the SYSTEM ADD USER command.
This command is only valid if the user has maydialin set using the SYSTEM SET LOGIN
MAYDIALIN command.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Option Description Default Value
name An existing PPPoA transport. To display transport names, use
the
PPPOA LIST TRANSPORTS command.
N/A
number An existing PPPoA transport. To display transport numbers, use
the
PPPOA LIST TRANSPORTS command.
N/A
mask The subnet mask used by the local IP interface connected to
the PPP transport.
0.0.0.0
Option Description Default Value
name An existing PPPoA transport. To display transport names, use
the
PPPOA LIST TRANSPORTS command.
N/A
number An existing PPPoA transport. To display transport numbers, use
the PPPOA LIST TRANSPORTS command.
N/A
none No authentication method is set. None
pap
Password Authentication Protocol; the server sends an
authentication request to the remote user dialing in. PAP passes
the un-encrypted username and password and identifies the
remote end.