23. DHCP Server Commands
292
23.6. config dhcp pool network_addr
Description
This command is used to specify the network for the DHCP pool. The addresses in the
network are free to be assigned to the DHCP client. The prefix length specifies the number
of bits that comprise the address prefix. The prefix is an alternative way of specifying the
network mask of the client. The prefix length must be preceded by a forward slash (/).
When the DHCP server receives a request from the client, the server will automatically find
a pool to allocate the address. If the request is relayed to the server by the intermediate
device, the server will match the gateway IP address carried in the packet against the
network of each DHCP pool. The pool which has the longest match will be selected. If the
request packet is not through relay, then the server will match the IP address of the IPIF
that received the request packet against the network of each DHCP pool.
Format
config dhcp pool network_addr <pool_name 12> <network_address>
Parameters
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the address range of the DHCP address pool:
<pool_name 12>
Specify the DHCP pool name.
<network_address>
Specify the IP address that the DHCP server may assign to clients.
Zxxx0:admin#config dhcp pool network_addr nyknicks 10.10.10.0/24
Command: config dhcp pool network_addr nyknicks 10.10.10.0/24
Success.
Zxxx0:admin#
Summary of Contents for ZEQUO 6400
Page 160: ...12 Basic IP Commands 161 ...
Page 189: ...17 Command Logging Command List 190 ...
Page 554: ...49 MAC based Access Control Commands 555 ...
Page 812: ...69 QoS Commands 813 ...
Page 839: ...73 SNMPv1 v2 v3 Commands 840 Only Administrator level users can issue this command ...
Page 962: ...85 Virtual Router Redundancy Protocol VRRP Command List 963 ...
Page 1050: ...91 System Log Lists 1051 ...