3.8.2 DHCP Server Excluded IP Configuration
This command configures the excluded IP addresses. DHCP server will not allocate these excluded IP addresses to the DHCP client.
Command Syntax:
ip dhcp excluded-address <low_ip> [ <high_ip> ]Argument | Description | |
Parameter |
| Low IP address |
| High IP address | |
Default | N/A | |
Mode | Global Configuration mode | |
Usage | Prevents the DHCP from assigning certain addresses. To remove IP addresses from exclusion list, use the ‘no’ form of the command. | |
Example | Example 1: Exclude IP range 10.10.10.1 to 10.10.10.20. | |
