client-class

Use this command to identify a DHCP client class.

Syntax

client-class name
no client-class name

Parameters

name Specifies a name for a DHCP client class.

Defaults

None.

Mode

DHCP address pool configuration command mode.

Usage

By giving a set of client class properties a name, using this command allows you to assign properties to all DHCP clients within the class rather than configuring each client separately. This command also enables DHCP class configuration mode.

The “no” form of this command deletes a client class name.

Example

This example shows how to assign “clientclass1” as a client class name in the “localpool” address pool:

System(rw-config)->ip dhcp pool localpool
System(rw-config-dhcp-pool)->client-class clientclass1
System(rw-config-dhcp-class)->