No ip proxy-arp, No ip rip, No ip route – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 265: No ip secondary-dns

Advertising
background image

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

11-21

Configuration - Ethernet Interface Mode

no ip proxy-arp

Use the Ethernet Interface no ip proxy-arp command to disable the proxy ARP on this interface.

To enable proxy ARP, see ip proxy-arp command on page 11-13.

Syntax:

(config-int-eth-{

n})# no ip proxy-arp

Example:

(config-int-eth-1)# no ip proxy-arp

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

no ip rip

Use the Ethernet Interface no ip rip command to disable RIP on this interface.

To enable RIP, see

ip rip command on page 11-14.

Syntax:

(config-int-eth-{

n})# no ip rip

Example:

(config-int-eth-1)# no ip rip

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

no ip route

Use the Ethernet Interface no ip route command remove an IP route. To add a route, see ip
route
command on page 11-15.

Syntax:

(config-int-eth-{

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

Example:

(config-int-eth-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 Ethernet Interface no secondary-dns command to disable the secondary DNS. To enable
the secondary DNS, see ip secondary-dns command on page 11-16.

Syntax:

(config-int-eth-{

n})# no ip secondary-dns

Example:

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

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