No commands, No option, No relay – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 215: No static-lease, No commands -5

Advertising
background image

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

7-5

Configuration

-

DHCP Pool Ethernet Mode

no commands

no option

Use the DHCP Pool no option command to delete a DHCP option. To add a DHCP pool, see
option command on page 7-6.

Syntax:

(config-dhcp-eth-{

n})# no option {66|67}

Example:

(config-dhcp-eth-1)# no option 66

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

no relay

Use the DHCP Pool no relay command to disable DHCP relay. To enable relay, see
relay command on page 7-6.

Syntax:

(config-dhcp-eth-{n})# no relay

Example:

(config-dhcp-eth-1)# no relay

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

no static-lease

Use the DHCP Pool no static-lease command to remove a static DHCP lease. To add a static lease,
see static-lease command on page 7-7.

Syntax:

(config-dhcp-eth-{

n})# no static-lease ip-address address

Example:

(config-dhcp-eth-1)# no static-lease ip-address 10.10.2.100

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

66

Remove/Disable option 66 (TFTP server name).

67

Remove/Disable option 67 (Boot file name).

Field

Definition

address

Enter the IP address of the static lease to remove.

Advertising