Enterasys Networks D2G124-12P Benutzerhandbuch

Seite von 496
set dhcp pool hardware-address
14-14 DHCP Server Configuration
Defaults
None.
Mode
Switch command, read‐write.
Example
This example deletes the network and mask from the address pool named “auto1.”
D2(rw)->clear dhcp pool auto1 network
set dhcp pool hardware-address
Use this command to configure the MAC address of the DHCP client and create an address pool 
for manual binding. You can use either this command or the set dhcp pool client‐identifier 
command to create a manual binding pool, but using both is not recommended. 
Syntax
set dhcp pool poolname hardware-address hw-addr [type]
Parameters
Defaults
If no type is specified, Ethernet is assumed.
Mode
Switch command, read‐write.
Example
This example specifies 0001.f401.2710 as the Ethernet MAC address for the manual address pool 
named “manual1.” Alternatively, the MAC address could have be entered as 00:01:f4:01:27:10.
D2(rw)->set dhcp pool manual1 hardware-address 0001.f401.2710
clear dhcp pool hardware-address
Use this command to remove the hardware address of a DHCP client from a manual binding 
address pool. 
Syntax
clear dhcp pool poolname hardware-address
poolname
Specifies the name of the address pool. Pool names may be up to 31 
characters in length.
hw‐addr
Specifies the MAC address of the client’s hardware platform. This value 
can be entered using dotted hexadecimal notation or colons.
type
(Optional) Specifies the protocol of the hardware platform. Valid values 
are 1 for Ethernet or 6 for IEEE 802. Default value is 1, Ethernet.