set dhcp pool client-name

set dhcp pool client-name

Use this command to assign a name to a DHCP client when creating an address pool for manual binding.

Syntax

set dhcp pool poolname client-name name

Parameters

poolname

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

 

characters in length.

 

 

name

Specifies the name to be assigned to this client. Client names may be up to

 

31 characters in length.

 

 

Defaults

None.

Mode

Switch command, read‐write.

Example

This example configures the client name “appsvr1” to the manual binding pool “manual2.”

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

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

C3(rw)->set dhcp pool manual2 client-name appsvr1

clear dhcp pool client-name

Use this command to delete a DHCP client name from an address pool for manual binding.

Syntax

clear dhcp pool poolname client-name

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 client name from the manual binding pool “manual2.”

C3(rw)->clear dhcp pool manual2 client-name

SecureStack C3 Configuration Guide 16-19

Page 499
Image 499
Enterasys Networks 9034313-07 manual Set dhcp pool client-name, Clear dhcp pool client-name