beautypg.com

Clear dhcp pool host, Set dhcp pool client-identifier – Enterasys Networks D-Series User Manual

Page 448

background image

clear dhcp pool host

16-16

DHCP Server Configuration

Defaults

If a mask or prefix is not specified, the class A, B, or C natural mask will be used.

Mode

Switch command, read‐write.

Example

This example shows how to configure the minimum requirements for a manual binding address 
pool. First, the hardware address of the client’s hardware platform is configured, followed by 
configuration of the address to be assigned to that client manually.

D2(rw)->set dhcp pool manual1 hardware-address 0001.f401.2710

D2(rw)->set dhcp pool manual1 host 15.12.1.99 255.255.248.0

clear dhcp pool host

Use this command to remove the host IP address from a manual binding address pool. 

Syntax

clear dhcp pool poolname host

Parameters

Defaults

None.

Mode

Switch command, read‐write.

Example

This example deletes the host IP address from the address pool named “manual1.”

D2(rw)->clear dhcp pool manual1 host

set dhcp pool client-identifier

Use this command to configure the client identifier of the DHCP client and create an address pool 
for manual binding. You can use either this command or the set dhcp pool hardware‐address 
command to create a manual binding pool, but using both is not recommended. 

Syntax

set dhcp pool poolname client-identifier id

mask

(Optional) Specifies the subnet mask in dotted quad notation.

prefix‐length

(Optional) Specifies the subnet mask as an integer.

poolname

Specifies the name of the address pool. Pool names may be up to 31 
characters in length.