Ppp authentication, Ppp encryption, Ppp exec-timeout – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual
Page 291
Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI
12-21
Configuration - Multilink Interface Mode
ppp authentication
Use the Multilink Interface ppp authentication command to configure the support of authentication
types for the password. To disable PPP authentication, see no ppp authentication command on
page 12-18.
Syntax:
(config-int-mlink-{
n})# ppp authentication {chap|ms-chapv1|
ms-chapv2|pap}
Example:
(config-int-mlink-1)# ppp authentication chap
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
ppp encryption
Use the Multilink Interface ppp encryption command to configure the PPP encryption. To disable PPP
encryption, see no ppp encryption command on page 12-18.
Syntax:
(config-int-mlink-{
n})# ppp encryption {40-bit|128-bit}
Example:
(config-int-mlink-1)# ppp encryption 40-bit
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
ppp exec-timeout
Use the Multilink Interface ppp exec-timeout command to configure the PPP maximum idle time
before hangup.
Syntax:
(config-int-mlink-{
n})# ppp exec-timeout minutes
Example:
(config-int-mlink-1)# ppp exec-timeout 150
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
Field
Definition
chap
Support Challenge Handshake Authentication (CHAP)
ms-chapv1
Support Microsoft CHAP (MS-CHAP).
ms-chapv2
Support Microsoft CHAP Version 2 (MS-CHAPv2).
pap
Support an unencrypted password.
Field
Definition
40-bit
Support Encryption (40 bit keys)
128-bit
Support Maximum Strength Encryption (128 bit keys)
Field
Definition
minutes
Range is 0 - 99999 minutes.