Adit 3000 Series and Multi-Service Router (MSR) Card CLI Referece Manual

18-6 Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI
Configuration - PPTPS Mode
no shutdown
Use the PPTP Server no shutdown command to set the admin state of the server up (in-service). To
set the admin state of the server down (out-of-service), see shutdown command on page 18-7.
Syntax: (config-pptps)# no shutdown
Example: (config-pptps)# no shutdown
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
ppp authentication
Use the PPTP Server ppp authentication command to configure the support of authentication types for
the password. To disable PPP authentication, see no ppp authentication command on page 18-5.
Syntax: (config-pptps)# ppp authentication [chap|ms-chap|ms-chapv2|pap]
Example: (config-pptps)# ppp authentication chap
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
ppp encryption
Use the PPTP Server ppp encryption command to configure the PPP encryption. To disable PPP
encryption, see no ppp encryption command on page 18-5.
Syntax: (config-pptps)# ppp encryption {40-bit|128-bit|stateful}
Example: (config-pptps)# ppp encryption stateful
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. Default.
Field Definition
40-bit MPPE-40 - Microsoft PPP encryption algorithm.
128-bit MPPE-128 - Microsoft PPP encryption algorithm.
stateful Enable the stateful state for encryption.