Cisco Cisco SG300-28 28-Port Gigabit Managed Switch Technical References

Page of 1053
DHCP Server Commands
944
78-21485-01 Command Line Interface Reference Guide
53
Parameters
low-address—Specifies the excluded IP address, or first IP address in an 
excluded address range.
high-address—Specifies the last IP address in the excluded address range.
Default Configuration 
All IP pool addresses are assignable.
Command Mode 
Global Configuration mode
User Guidelines 
The DHCP server assumes that all pool addresses can be assigned to clients. Use 
this command to exclude a single IP address or a range of IP addresses.
Example 
The following example configures an excluded IP address range from 
172.16.1.100 through 172.16.1.199.
switchxxxxxx(config)# 
ip dhcp excluded-address
 172.16.1.100 172.16.1.199
53.19 clear ip dhcp binding
The clear ip dhcp binding Privileged EXEC mode command deletes the dynamic 
address binding from the DHCP server database.
Syntax
clear ip dhcp binding {
address
 | *}
Parameters
address —Specifies the binding address to delete from the DHCP 
database.
* —Clears all automatic bindings.