beautypg.com

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

Page 449

background image

clear dhcp pool client-identifier

Enterasys D-Series CLI Reference

16-17

Parameters

Defaults

None.

Mode

Switch command, read‐write.

Usage

The client identifier is formed by concatenating the media type and the MAC address. For 
example, if the client hardware type is Ethernet and the client MAC address is 00:01:22:33:44:55, 
then the client identifier configured with this command must be 01:00:01:22:33:44:55.

Example

This example shows how to configure the minimum requirements for a manual binding address 
pool, using a client identifier rather than the hardware address of the client’s hardware platform. 

D2(rw)->set dhcp pool manual2 client-identifier 01:00:01:22:33:44:55

D2(rw)->set dhcp pool manual2 host 10.12.1.10 255.255.255.0

clear dhcp pool client-identifier

Use this command to remove the unique identifier of a DHCP client from a manual binding 
address pool. 

Syntax

clear dhcp pool poolname client-identifier

Parameters

Defaults

None.

Mode

Switch command, read‐write.

Example

This example deletes the client identifier from the address pool named “manual1.”

D2(rw)->clear dhcp pool manual1 client-identifier

poolname

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

id

Specifies the unique client identifier for this client. The value must be 
entered in xx:xx:xx:xx:xx:xx format.

poolname

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