Adit 3000 Series and Multi-Service Router (MSR) Card CLI Referece Manual
Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI 15-21
Configuration - L2TPC Mode
ppp authentication
Use the L2TPC ppp authentication command to configure the support of authentication types for the
password. To disable PPP authentication, see no ppp authentication command on page 15-18.
Syntax: (config-l2tpc-{n})# ppp authentication {chap|ms-chap|
ms-chapv2|pap}
Example: (config-l2tpc-1)# ppp authentication chap
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
ppp encryption
Use the L2TPC ppp encryption command to configure the PPP encryption. To disable PPP encryption,
see no ppp encryption command on page 15-18.
Syntax: (config-l2tpc-{n})# ppp encryption {40-bit|128-bit}
Example: (config-l2tpc-1)# ppp encryption 40-bit
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
ppp exec-timeout
Use the L2TPC ppp exec-timeout command to set the PPP maximum idle time before hangup.To
disable PPP idle time, see no ppp exec-timeout command on page 15-18.
Syntax: (config-l2tpc-{n})# ppp exec-timeout minutes
Example: (config-l2tpc-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.