D
YNAMIC
H
OST
C
ONFIGURATION
P
ROTOCOL
3-217
Web – Click DHCP, Server, General. Enter a single address or an address
range, and click Add.
CLI – This example enables the DHCP and sets an excluded address
range.
Configuring Address Pools
You must configure IP address pools for each IP interface that will provide
addresses to attached clients via the DHCP server.
Command Usage
First configure address pools for the network interfaces. Then you can
manually bind an address to a specific client if required. However, note
that any static host address must fall within the range of an existing
network address pool. You can configure up to 8 network address
pools, and up to 32 manually bound host address pools (i.e., one
address per host pool).
When a client request is received, the switch first checks for a network
Console(config)#service dhcp3-161
Console(config)#ip dhcp excluded-address 10.1.0.250 10.1.0.2543-161
Console#