clear dhcp pool host

 

 

 

 

mask

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

 

 

 

 

prefix‐length

(Optional) Specifies the subnet mask as an integer.

 

 

 

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.

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

C3(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

poolname

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

 

characters in length.

 

 

Defaults

None.

Mode

Switch command, read‐write.

Example

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

C3(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

SecureStack C3 Configuration Guide 16-17

Page 497
Image 497
Enterasys Networks 9034313-07 manual Clear dhcp pool host, Set dhcp pool client-identifier