Use this command to enable DHCP host configuration mode and optionally associate a client class with a DHCP client.
unique-identifier | Specifies the client‘s unique-identifier. |
client-class name | (Optional) Specifies the class to which this client will be assigned. Must be configured using the client-class name as described in client-class. |
If client-class is not specified, none will be assigned.
DHCP address pool configuration command mode.
The “no” form of this command deletes a client identifier.
This example shows how to create a client-identifier with an identifier of 010e.fd04.2000.01 and assign the client-class clientclass1 to it:
System(rw-config)->ip dhcp pool localpool System(rw-config-dhcp-pool)->client-identifier 010e.fd04.2000.01 client-class clientclass1 System(rw-config-dhcp-host)->