This command excludes the given IP address or range of addresses from the default VRF instance only. Low-address and high-address 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 |
| Parameter | Description |
|---|---|
| low-address | The IP address (in dotted decimal notation) which, or starting with which, to exclude during address allocation from default VRF instance. |
| high-address | (Optional parameter). IP address (in dotted decimal notation) ending with which to exclude during address allocation from default VRF instance. |