To create an excluded pool and to prevent DHCP server from assigning certain addresses to DHCP clients, use the command ip dhcp excluded-address in Global Configuration Mode. The no form of the command deletes the created excluded pool. This command is a complete standardized implementation of the existing command and operates similar to that of the command excluded-address. This command is used to exclude a single IP address or a range of IP addresses.
Parameter | Type | Description |
---|---|---|
<low-address> | Integer | Enter to set the start IP address for an excluded pool.
This address denotes the first IP address of a range of IP addresses
which needs to be excluded from the created subnet pool. This IP
address should be:
|
<high-address>
|
Enter to set the end IP address for an excluded pool.
This address denotes the last IP address of a range of IP addresses
which needs to be excluded from the created subnet pool. This IP
address should be:
|
Global Configuration Mode