DHCP Server Commands
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
no ip dhcp excluded-address
Parameters
•
low-address
—Specifies the excluded IP address, or first IP address in an
excluded address range.
•
high-address
—(Optional) 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)#
12.11 ip dhcp pool host
To configure a DHCP static address on a DHCP server and enter the DHCP Pool
Host Configuration mode, use the ip dhcp pool host command in Global
Configuration mode. To remove the address pool, use the no form of this
command.
Syntax
name
ip dhcp pool host
no ip dhcp pool host
low-address
ip dhcp excluded-address
name
high-address
[
]
172.16.1.100 172.16.1.199
12
298