Ppp max-bad-auth, Ppp pap – Enterasys Networks X-Pedition XSR CLI User Manual
Page 527
PPP Configuration Commands
XSR CLI Reference Guide 13-101
Example
The following example sets LCP parameters:
XSR(config-if
XSR(config-if
ppp max-bad-auth
This command configures the maximum number of authentication failures for PPP. It requires a
properly configured ATM sub‐interface specifying encapsulation type PPPoA or PPPoE.
Syntax
ppp max-bad-auth <count>
Syntax of the “no” Form
The no form of this command returns this parameter to its default setting:
no ppp max-bad-auth
Mode
ATM Sub‐Interface configuration:
XSR(config-if
Default
Default number of attempts: 0
Example
The following example resets the command parameter to 16:
XSR(config-if
ppp pap
This command configures PPP to use the Password Authentication Protocol (PAP) for user
authentication on a PPP session. This command requires a properly configured ATM sub‐interface
specifying encapsulation type PPPoA or PPPoE.
Syntax
ppp pap sent-username <username> password <userpassword>
count
Peak number of authentication attempts. Range: 0 to 4,294,967,295
username
The name to use for authentication.
userpassword
The user’s password.