Enterasys Networks D2G124-12P Benutzerhandbuch

Seite von 496
clear dhcp pool host
14-16 DHCP Server Configuration
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
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.
poolname
Specifies the name of the address pool. Pool names may be up to 31 
characters in length.
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.