
C613-50186-01 Rev B
Command Reference for AR2050V
630
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PPP
OVER
E
THERNET
(PPP
O
E) C
OMMANDS
PPP
-
AUTH
-
PROTOCOL
ppp-auth-protocol
Overview
Use this command to set the authentication protocol to be used for this PPPoE
Access Concentrator (AC) service.
Use the
no
variant of this command to reset the authentication protocol to the
default.
Syntax
ppp-auth-protocol {chap|pap|eap}
no ppp-auth-protocol
Default
Default PPP authentication protocol is CHAP.
Mode
PPPoE Access Concentrator Configuration
Example
To set PPP authentication for the PPPoE AC service ‘ISP-service’ to use PAP, use the
commands:
awplus#
configure terminal
awplus(config)#
pppoe-ac ISP-service
awplus(config-pppoe-ac)#
ppp-auth-protocol pap
To set PPP authentication to use the default (CHAP), use the commands:
awplus#
configure terminal
awplus(config)#
pppoe-ac ISP-service
awplus(config-pppoe-ac)#
no ppp-auth-protocol
Related
Commands
l2tp peer-address radius-lookup group
Parameter
Description
chap
Set the PPP authentication protocol to Challenge Handshake
Authentication Protocol (default).
pap
Set the PPP authentication protocol to Password Authentication
Protocol.
eap
Set the PPP authentication protocol to Extensible Authentication
Protocol.