User guide
PPPoA command reference PPPoA
8-147
iMG/RG Software Reference Manual (ADSL Port)
Example --> pppoa set transport pppoa3 vpi 0
See also PPPOA LIST TRANSPORTS
PPPOA SHOW TRANSPORT
PPPOA SET TRANSPORT VCI
8.8.1.1.43 PPPOA SET TRANSPORT WELOGIN
Syntax PPPOA SET TRANSPORT {<name>|<number>} WELOGIN
{NONE|AUTO|PAP|CHAP}
Description This command sets the authentication protocol used to connect to external PPP servers
(dial-out).
Options The following table gives the range of values for each option thatcan be specified with this
command and a default value (if applicable).
Example --> pppoa set transport pppoa2 theylogin pap
See also PPPOA SET TRANSPORT THEYLOGIN
PPPOA SHOW TRANSPORT
PPPOA LIST TRANSPORTS
Option Description Default Value
name An existing PPPoA transport. To display transport
names, use the PPPOA LIST TRANSPORTS com-
mand.
N/A
number An existing PPPoA transport. To display transport num-
bers, use the
PPPOA LIST TRANSPORTS com-
mand.
N/A
none No authentication method is used. None
auto The authentication protocol used by the remote PPP
server is discovered and used.
pap
Password Authentication Protocol; the server
sends an authentication request to the remote user dial-
ing in. PAP passes the unencrypted username and pass-
word and identifies the remote end.
chap
Challenge Handshake Authentication Protocol;
the server sends an authentication request to the
remote user dialing in. PAP passes the encrypted user-
name and password and identifies the remote end.