Ppp max-bad-auth, Ppp pap – Enterasys Networks X-Pedition XSR CLI User Manual

Page 527

Advertising
background image

PPP Configuration Commands

XSR CLI Reference Guide 13-101

Example

The following example sets LCP parameters:

XSR(config-if<ATM0/1/0.1>)#ppp lcp max-configure 5 max-failure 5 max-terminate 2
XSR(config-if<ATM0/1/0.1>)#

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<ATMx/x/x.x>)#

Default

Default number of attempts: 0

Example

The following example resets the command parameter to 16:

XSR(config-if<ATM0/1/0.1>)#ppp max-bad-auth 16

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.

Advertising