24-Port Layer 3 Switch Management Guide
C
OMMAND
L
INE
I
NTERFACE
4-104
ip dhcp excluded-address
Use this command to specify IP addresses that the DHCP server should
not assign to DHCP clients. Use the no form to remove the excluded IP
addresses.
Syntax
ip dhcp excluded-address low-address [high-address]
no ip dhcp excluded-address low-address [high-address]
• low-address - An excluded IP address, or the first IP address in an
excluded address range.
• high-address - The last IP address in an excluded address range.
Default Setting
All IP pool addresses may be assigned.
Command Mode
Global Configuration
Example
ip dhcp pool
Use this command to configure a DHCP address pool and enter DHCP
Pool Configuration mode. Use the no form to remove the address pool.
Syntax
ip dhcp pool name
no ip dhcp pool name
name - A string or integer. (Range: 1-8 characters)
Default Setting
DHCP address pools are not configured.
Console(config)#ip dhcp excluded-address 10.1.0.19
Console(config)#