Adit 3000 Series and Multi-Service Router (MSR) Card CLI Referece Manual
Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI 13-21
Configuration - Serial Interface Mode
ppp authentication
Use the Serial 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 13-19.
Syntax: (config-int-ser-{n})# ppp authentication {chap|ms-chap|
ms-chapv2|pap}
Example: (config-int-ser-1)# ppp authentication chap
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
ppp encryption
Use the Serial Interface ppp encryption command to configure the PPP encryption. To disable PPP
encryption, see no ppp encryption command on page 13-19.
Syntax: (config-int-ser-{n})# ppp encryption {40-bit|128-bit}
Example: (config-int-ser-1)# ppp encryption 40-bit
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
ppp exec-timeout
Use the Serial Interface ppp exec-timeout command to set the PPP maximum idle time before hangup.
Syntax: (config-int-ser-{n})# ppp exec-timeout minutes
Example: (config-int-ser-1)# ppp exec-timeout 150
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
Field Definition
chap Support Challenge Handshake Authentication (CHAP)
ms-chap 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.