DHCP Server Commands
281
OL-32830-01 Command Line Interface Reference Guide
12
•
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.
Command Mode
DHCP Pool Network Configuration mode
Example
The following example configures the subnet number and mask for a DHCP
address pool on a DHCP server.
switchxxxxxx(config-dhcp)#
address
10.12.1.0 255.255.255.0
12.3 bootfile
To specify the default boot image file name for a DHCP client, use the bootfile
command in DHCP Pool Network Configuration mode or in DHCP Pool Host
Configuration mode. To delete the boot image file name, use the no form of this
command.
Syntax
bootfile
filename
no bootfile
Summary of Contents for 300 Series
Page 2: ......