ip dhcp excluded-address

This command specifies the IP addresses that a DHCP (Dynamic Host Configuration Protocol) server should not assign to DHCP clients. The lowaddress and highaddress are valid IP addresses; each made up of four decimal bytes ranging from 0 to 255. IP address 0.0.0.0 is invalid.

Default None
Format ip dhcp excluded-address lowaddress [highaddress]
Mode Global Config