Cisco 32369 Manual page 38

Ios dhcp server feature
Table of Contents

Advertisement

Command Reference
network (DHCP)
To configure the subnet number and mask for a Dynamic Host Configuration Protocol (DHCP)
address pool on a Cisco IOS DHCP Server, use the network DHCP pool configuration command.
Use the no form of this command to remove the subnet number and mask.
network network-number [mask |
no network
Syntax Description
network-number
mask
prefix-length
/
Defaults
None
Command Modes
DHCP pool configuration
Usage Guidelines
This command first appeared in Cisco IOS Release 12.0(1)T.
This command is valid for DHCP subnetwork address pools only. If the mask or prefix length is not
specified, the class A, B, or C natural mask is used. The DHCP server assumes that all host addresses
are available. The system administrator can exclude subsets of the address space by using the ip
dhcp excluded-address command.
You can not configure manual bindings within the same pool that is configured with the network
command.
Examples
The following example configures 172.16.0.0/16 as the DHCP pool's subnetwork number and mask:
network 172.16.0.0 /16
Related Commands
host
ip dhcp excluded-address
ip dhcp pool
38
Release 12.0(1)T
prefix-length]
/
The IP address of the DHCP address pool.
(Optional) The bit combination that renders which portion of the
address of the DHCP address pool refers to the network or subnet and
which part refers to the host.
(Optional) Specifies the number of bits that comprise the address
prefix. The prefix is an alternative way of specifying the network mask
of the client. The prefix length must be preceded by a forward slash (/).

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents