DHCP Server Commands
78-21075-01 Command Line Interface Reference Guide
Command Mode
DHCP Pool Host Configuration mode
Example
The following example manually binds an IP address to a DHCP client.
Console(config-dhcp)#
53.5
address (DHCP Network)
Use the address DHCP Pool Network Configuration mode command to configure
the subnet number and mask for a DHCP address pool on a DHCP server.
Use the no form of this command to remove the subnet number and mask.
Syntax
{network-number |
address
prefix-length}
no address
Parameters
•
network-number—Specifies the IP address of the DHCP address pool.
•
mask—Specifies the pool network mask.
•
prefix-length—Specifies the number of bits that comprise the address
prefix. The prefix is an alternative way of specifying the client network
mask. The prefix length must be preceded by a forward slash (/).
•
low low-address—Specifies the first IP address to use in the address
range.
•
high high-address—Specifies the last IP address to use in the address
range.
Default Configuration
DHCP address pools are not configured.
If the low address is not specified, it defaults to the first IP address in the network.
If the high address is not specified, it defaults to the last IP address in the network.
address
10.12.1.99 255.255.255.0 01b7.0813.8811.66
-address
low low
high-address} {mask |
high
53
877