DHCP S
ERVER
35-9
Usage Guidelines
• After executing this command, the switch changes to DHCP Pool
Configuration mode, identified by the (config-dhcp)# prompt.
• From this mode, first configure address pools for the network
interfaces (using the network command). You can also manually bind
an address to a specific client (with the host command) if required.
You can configure up to 8 network address pools, and up to 32
manually bound host address pools (i.e., listing one host address per
pool). However, note that any address specified in a host command
must fall within the range of a configured network address pool.
Example
Related Commands
network (35-9)
host (35-16)
network
This command configures the subnet number and mask for a DHCP
address pool. Use the no form to remove the subnet number and mask.
Syntax
network network-number [mask]
no network
• network-number - The IP address of the DHCP address pool.
• mask - The bit combination that identifies the network (or subnet)
and the host portion of the DHCP address pool.
Command Mode
DHCP Pool Configuration
Usage Guidelines
• When a client request is received, the switch first checks for a network
address pool matching the gateway where the request originated (i.e.,
if the request was forwarded by a relay server). If there is no gateway
Console(config)#ip dhcp pool R&D
Console(config-dhcp)#