
IP Configuration Command Set
Configuring Dynamic Host Configuration Protocol (DHCP)
12-118
Matrix DFE-Platinum and Diamond Series Configuration Guide
12.2.9.3
exclude
Use this command to exclude one or more addresses from a DHCP local address pool.
exclude ip-address number
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command removes the addresses from the list of addresses
excluded from the local pool:
no exclude ip-address number
Command Type
Router command.
Command Mode
IP Local Pool configuration:
Matrix>Router1(ip-local-pool)#
Command Defaults
None.
Example
This example shows how to exclude 2 IP addresses beginning with 172.20.28.254 from the
“localpool” address pool:
ip-address
Specifies the starting IP address to be excluded from this
pool.
number
Specifies the number of addresses to be excluded. Valid
values are
1
-
65535
.
Matrix>Router1(config)#
ip local pool localpool
Matrix>Router1(ip-local-pool)#
exclude 172.20.28.254 2