Ppp chap password <password – ADTRAN 1000R Series User Manual

Page 836

Advertising
background image

Command Reference Guide

Demand Interface Configuration Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

836

ppp chap password <password>

Use the ppp chap password command to configure an alternate password when the peer requires CHAP
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 | eap | pap]

on page 831

.

Syntax Description

<password>

Specifies a password using an alphanumeric string up to 80 characters in length.

Default Values

By default, there is no defined PPP CHAP 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 CHAP password of my_password:

(config)#interface demand 1

(config-demand 1)#ppp chap password my_password

Advertising