No ip route, No ip secondary-dns, No ppp authentication – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 395: No ppp encryption

Advertising
background image

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

17-17

Configuration - PPTPC Mode

no ip route

Use the PPTP Client no ip route command remove an IP route. To add a route, see ip route
command on page 17-11.

Syntax:

(config-pptpc-{n})# no ip route

dest-ip-addr gateway

Example:

(config-pptpc-1)# no ip route 192.168.100.200 192.168.100.254

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

no ip secondary-dns

Use the PPTP Client no secondary-dns command to disable the secondary DNS. To enable the
secondary DNS, see ip secondary-dns command on page 17-12.

Syntax:

(config-pptpc-{n})# no ip secondary-dns

Example:

(config-pptpc-1)# no ip secondary-dns

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

no ppp authentication

Use the PPTP Client no ppp authentication command disable PPP authentication

.

To enable PPP

authentication, see ppp authentication command on page 17-20.

Syntax:

(config-pptpc-{n})# no ppp authentication

Example:

(config-pptpc-1)# no ppp authentication

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

no ppp encryption

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

Syntax:

(config-pptpc-{n})# no ppp encryption

Example:

(config-pptpc-1)# no ppp encryption

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

dest-ip-addr

Enter destination IP address to remove.

gateway

Enter gateway IP address to remove.

Advertising