Client-class – Enterasys Networks X-Pedition XSR CLI User Manual
Page 594
DHCP Commands
15-84 Configuring DHCP
Syntax of the “no” Form
Use the no form of this command to delete the boot image name:
no bootfile
Mode
Any of the following command modes are available:
DHCP pool configuration:
XSR(config-dhcp-pool)#
DHCP host configuration:
XSR(config-dhcp-host)#
DHCP client class configuration:
XSR(config-dhcp-class)#
Example
The following example specifies roboboot as the name of the boot file:
XSR(config-dhcp-pool)#bootfile roboboot
client-class
This command specifies the name of a DHCP client class. The XSR aggregates DHCP clients which
will share the same configured attributes. Adding a client class to different DHCP pools in not
permitted. For example, you cannot add client class marketing to both pool1 and pool2.
Syntax
client-class name
Syntax of the “no” Form
Use the no form of this command to remove the client class:
no client-class name
Mode
Either of the following command modes are available:
DHCP pool configuration:
XSR(config-dhcp-pool)#
DHCP host configuration:
XSR(config-dhcp-host)#
When specified from DHCP pool configuration mode, the CLI acquires DHCP class configuration
sub‐mode:
XSR(config-dhcp-class)#
When specified from DHCP host configuration mode, the CLI does not acquire a new sub‐mode.
Note: Adding a client class to different DHCP pools in not permitted. For example, you cannot add
client class marketing to both pool1 and pool2.
name
Designation of the client class using standard ASCII characters.