DHCP Server Commands
287
OL-32830-01 Command Line Interface Reference Guide
12
•
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)#
ip dhcp excluded-address
172.16.1.100 172.16.1.199
12.10 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
ip dhcp pool host
name
no ip dhcp pool host
name
Parameters
•
name
—Specifies the DHCP address pool name. It can be either a symbolic
string (such as Engineering) or an integer (such as 8). (Length: 1–32
characters).
Summary of Contents for 300 Series
Page 2: ......