Ip Dhcp Excluded-Address; Clear Ip Dhcp Binding - Cisco 300 Series Cli Manual

Small business 300 series managed switches command line interface guide release 1.3
Hide thumbs Also See for 300 Series:
Table of Contents

Advertisement

53
888

53.18 ip dhcp excluded-address

Use the ip dhcp excluded-address Global Configuration mode command to
specify the IP addresses that a DHCP server should not assign to DHCP clients.
Use the no form of this command to remove the excluded IP addresses.
Syntax
ip dhcp excluded-address
no ip dhcp excluded-address
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.
ip dhcp excluded-address
Console(config)#

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 {
low-address
high-address
[
low-address
172.16.1.100 172.16.1.199
address
| *}
78-21075-01 Command Line Interface Reference Guide
DHCP Server Commands
]
high-address
[
]

Advertisement

Table of Contents
loading

Table of Contents