The ppp authentication-mode command configures a PPP authentication mode.
The undo ppp authentication-mode command restores the default PPP authentication mode.
By default, the PPP authentication mode is auto.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
auto |
Indicates the autonegotiation mode. |
- |
pap |
Indicates PAP authentication. |
- |
chap |
Indicates CHAP authentication. |
- |
mschapv1 |
Indicates MSCHAPv1 authentication, in which the user name and password are sent in ciphertext. MSCHAPv1 is the Microsoft version of CHAP. |
- |
mschapv2 |
Indicates MSCHAPv2 authentication, in which the user name and password are sent in ciphertext. MSCHAPv2 is the Microsoft version of CHAP. |
- |
Usage Scenario
During PPP link establishment, the devices on both ends of a PPP link must be authenticated before entering NCP negotiation. There are two major PPP authentication modes: PAP and CHAP.
Configuration Impact
If the ppp authentication-mode command is run more than once in the same view, the latest configuration overrides the previous one.
Precautions