DGS-3000 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
263
clear dhcp conflict_ip 21-27
Description
This command is used to clear an entry or all entries from the conflict IP database.
Format
clear dhcp conflict_ip [<ipaddr> | all]
Parameters
<ipaddr> - Enter the IP address to be cleared.
all - Specify that all IP addresses will be cleared.
Restrictions
None.
Example
To clear an IP address 10.20.3.4 from the conflict database:
DGS-3000-26TC:admin#clear dhcp conflict_ip 10.20.3.4
Command: clear dhcp conflict_ip 10.20.3.4
Success.
delete dhcp excluded_address 21-28
Description
This command is used to delete a DHCP server exclude address.
Format
delete dhcp excluded_address [begin_address <ipaddr> end_address <ipaddr> | all]
Parameters
begin_address - Specify the starting address of the IP address range.
<ipaddr> - Enter the starting address of the IP address range.
end_address - Specify the ending address of the IP address range.
<ipaddr> - Enter the ending address of the IP address range.
all - Specify to delete all IP addresses.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.