No sip-alg, Ppp authentication, Ppp encryption – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 398: Ppp authentication -20 ppp encryption -20

Advertising
background image

17-20

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI

Configuration - PPTPC Mode

no sip-alg

Use the PPTP Client no sip-alg command to disable SIP ALG on this interface.

To enable SIP ALG,

see sip-alg command on page 17-23.

Syntax:

(config-pptpc-{n})# no sip-alg

Example:

(config-pptpc-1)# no sip-alg

Supported Platforms:

Adit 3104, Adit 3500, MSR

ppp authentication

Use the PPTP Client ppp authentication command to configure the support of authentication types for
the password. To disable PPP authentication, see no ppp authentication command on page 17-17.

Syntax:

(config-pptpc-{n})# ppp authentication {chap|ms-chap|

ms-chapv2|pap}

Example:

(config-pptpc-1)# ppp authentication chap

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

ppp encryption

Use the PPTP Client ppp encryption command to configure the PPP encryption. To disable PPP
encryption, see no ppp encryption command on page 17-17.

Syntax:

(config-pptpc-{n})# ppp encryption {40-bit|128-bit}

Example:

(config-pptpc-1)# ppp encryption 40-bit

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)

Advertising