Command Reference Guide Demand Interface Configuration Command Set
61200510L1-35E Copyright © 2005 ADTRAN 838

ppp pap sent-username <username> password <password>

Use the ppp pap sent-username/password command to configure a username and password when the
peer requires PAP PPP authentication. Use the no form of this command to remove a co nfigured password.
For more information on PAP and CHAP functionality, refer to the Technology Review section for the
command ppp authentication [chap | eap | pap] on page 831.
Syntax Description
<username> Specifies a username by alphanumeric string up to 80 characters in length (the
username is cas e- se nsitive).
<password> Specifies a password by alphanumeric string up to 80 characters in length (the
password is case-sensitive).
Default Values
By default, there is no defined ppp pap sent-username and password.
Applicable Platforms
This command applies to the NetVanta 1000R, 3000, 4000, and 5000 Series units.
Command History
Release 1.1 Command was introduced.
Release 11.1 Command expanded to include the demand interface.
Usage Examples
The following example specifies a PPP PAP sent-username of local and a password of my_password:
(config)#interface demand 1
(config-demand 1)#ppp pap sent-username local password my_password