Release : 1.1f 428 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
16.3.8 excluded-address
This command creates an excluded pool to prevent DHCP Server from assigning certain
addresses. The no form of the command deletes the excluded pool.
excluded-address <low-address> <high-address>
no excluded-address <low-address> [<high-address>]
Syntax Description
low-address - The excluded IP address, or first IP address in an excluded address range
high-address - The last IP address in the excluded address range
Mode
DHCP Pool Configuration Mode
Example
SMIS(dhcp-config)# excluded-address 20.0.0.1 20.0.0.30
The DHCP server assumes that all pool addresses may be assigned to clients. This
command is used to exclude a single IP address or a range of IP addresses.
Related Commands
network - Sets the network IP and mask in DHCP server configuration parameters
service dhcp-server - Enables the DHCP server
show ip dhcp server information - Displays the server information
show ip dhcp server pools - Displays the DHCP server pools
show ip dhcp server binding - Displays the DHCP server binding information
show ip dhcp server statistics - Displays the DHCP server statistics