
C613-50186-01 Rev B
Command Reference for AR2050V
600
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PPP C
OMMANDS
PPP
AUTHENTICATION
REFUSE
ppp authentication refuse
Overview
Use this command in Interface Configuration mode for a PPP interface to refuse
EAP, CHAP (Challenge Handshake Authentication Protocol) or PAP (Password
Authentication Protocol) authentication from peers requesting it.
Use the
no
form of this command in Interface Configuration mode for a PPP
interface to allow authentication from peers requesting it.
Syntax
ppp authentication refuse {eap|chap|pap}
no ppp authentication refuse
Mode
Interface Configuration for a PPP interface
Usage
This command specifies that EAP, CHAP or PAP authentication is disabled, so all
requests by the peer for the user to authenticate using EAP, CHAP or PAP are
refused.
Examples
To refuse the use of PAP authentication if a peer requests PAP authentication,
enter the commands:
awplus#
configure terminal
awplus(config)#
interface ppp0
awplus(config-if)#
ppp authentication refuse pap
To refuse the use of CHAP authentication if a peer requests CHAP authentication,
enter the commands:
awplus#
configure terminal
awplus(config)#
interface ppp0
awplus(config-if)#
ppp authentication refuse chap
Parameter
Description
eap
Use this parameter to specify the router will refuse LCP
configuration requests containing the authentication protocol
option with EAP received on this PPP interface.
chap
Use this parameter to specify the router will refuse LCP
configuration requests containing the authentication protocol
option with CHAP received on this PPP interface.
pap
Use this parameter to specify the router will refuse LCP
configuration requests containing the authentication protocol
option with PAP on this PPP interface.