Use this command to specify parameters for a new DHCP client address.
hardware-address | Specifies the MAC address of the client‘s hardware platform. |
type | (Optional) Specifies a hardware protocol or client class name. Valid values and their corresponding meanings are:
|
If type is not specified, Ethernet will be applied.
DHCP address pool configuration command mode.
This command also enables DHCP host configuration mode.
The “no” form of this command removes the hardware address.
This example shows how to specify 0001.f401.2710 as an Ethernet MAC address for the “localpool” address pool:
System(rw-config)->ip dhcp pool localpool System(rw-config-dhcp-pool)->hardware-address 0001.f401.2710 ethernet System(rw-config-dhcp-host)->