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 288: No ppp encryption

Advertising
background image

12-18

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

Configuration - Multilink Interface Mode

no ip route

Use the Multilink Interface no ip route command remove an IP route. To add a route, see ip route
command on page 12-12.

Syntax:

(config-int-mlink-{

n})# no ip route dest-ip-addr gateway

Example:

(config-int-mlink-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 Multilink Interface no secondary-dns command to disable the secondary DNS. To enable
the secondary DNS, see ip secondary-dns command on page 12-13.

Syntax:

(config-int-mlink-{

n})# no ip secondary-dns

Example:

(config-int-mlink-1)# no ip secondary-dns

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

no ppp authentication

Use the Multilink Interface no ppp authentication command disable PPP authentication.

To

enable PPP authentication, see ppp authentication command on page 12-21.

Syntax:

(config-int-mlink-{

n})# no ppp authentication

Example:

(config-int-mlink-1)# no ppp authentication

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

no ppp encryption

Use the Multilink Interface no ppp encryption command to disable PPP encryption. To enable PPP
encryption, see ppp encryption command on page 12-21.

Syntax:

(config-int-mlink-{

n})# no ppp encryption

Example:

(config-int-mlink-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