Ip default-gateway, Ip default-route, Ip dhcp – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 251

Advertising
background image

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

11-7

Configuration - Ethernet Interface Mode

ip default-gateway

Use the Ethernet Interface ip default-gateway command to set the default gateway for the Ethernet
port.

Syntax:

(config-int-eth-{

n})# ip default-gateway address

Example:

(config-int-eth-1)# ip default-gateway 192.168.100.150

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

ip default-route

Use the Ethernet Interface ip default-route command to enable the default route. To disable the default
route, see no ip default-route command on page 11-17.

Syntax:

(config-int-eth-{

n})# ip default-route enable

Example:

(config-int-eth-1)# ip default-route enable

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

ip dhcp

Use the Ethernet Interface ip dhcp command to enable the use of DHCP options 66 and 67 to
autoconfigure the system. To disable DHCP, see no ip dhcp command on page 11-17.

Syntax:

(config-int-eth-{

n})# ip dhcp auto-provision

Example:

(config-int-eth-1)# ip dhcp auto-provision

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

address

Enter a default gateway address to the Ethernet port.

Advertising