beautypg.com

ADTRAN 5000 Series User Manual

Page 960

background image

Command Reference Guide

PPP Interface Configuration Command Set

61200990L1-35E

Copyright © 2005 ADTRAN

960

ppp pap sent-username 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 configured password.
For more information on PAP and CHAP functionality, refer to the Technology Review section for the
command ppp authentication [chap | pap]

on page 952

.

Syntax Description

Specifies a username by alphanumeric string up to 80 characters in length (the
username is case-sensitive).

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 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
Series units.

Command History

Release 1.1

Command was introduced.

Usage Examples

The following example specifies a PPP PAP sent-username of local and a password of my_password:

(config)#interface ppp 1

(config-ppp 1)#ppp pap sent-username local password my_password