User`s guide

302 XSR Users Guide
DHCP CLI Commands Chapter 12
Configuring DHCP
2 Enter host address [mask | prefix-length] to specify the IP address
and subnet mask of the client.
The prefix length sets the number of bits that comprise the address
prefix. The prefix is an alternative to specifying the network mask of
the client. The prefix length must be preceded by a forward slash (/).
3
Perform one of the following actions:
Specify a hardware address for the client. Enter:
hardware-address <hardware-address> <type> client-
class <name>
or
Specify the distinct identification of the client in dotted
hexadecimal notation; e.g., 01b7.0813.8811.66, where 01
represents the Ethernet media type. Enter:
client-identifier <unique-identifier> client-class
<name>
NOTE
Manual bindings can be added by performing steps 2 and 3 in any order.
But, when deleting a binding, enter the no form of the command (
host,
hardware-address or client-identifier) entered first when created.
4
Optionally, specify the client name using any standard ASCII
character. Enter
client-name <name>.
The client name should not include the domain name. For example,
the name acme should not be specified as acme.enterasys.com.
DHCP CLI Commands
The XSR offers CLI commands to provide the following functionality:
DHCP Server address pool(s) with related parameters and DHCP
options/vendor extensions. You can configure a DHCP address pool
with a name that is a symbolic string (e.g., Accounting) with
ip dhcp
pool
. Configuring a DHCP address pool also places you in DHCP
pool mode -
(config-dhcp-pool)# - from which you can configure
pool parameters. The XSR supports adding 1000 network addresses
per pool and one DHCP pool per network.