Command Line Interface
982 1553-KDU 137 365 Uen D 2006-06-16
Example
7.23.6 ip dhcp excluded-address
This command specifies IP addresses that the DHCP server should not assign
to DHCP clients. Use the no form to remove the excluded IP addresses.
Syntax
[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
Console(config)#service dhcp
Console(config)#
Console(config)#ip dhcp excluded-address 10.1.0.19
Console(config)#