D-Link DXS-3600 Series Cli Reference Manual page 350

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Privileged EXEC Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to delete the address from the conflict table. The deleted address will be returned to
the address pool and free to be assigned. The DHCP server detects the conflict of an IP address by using
a ping operation.
If pool is specified but the IP address is specified as *, then all conflict entries specific to the pool will be
deleted. If pool is specified as all and the IP address is specified, then the specified conflict entry will be
deleted regardless of the pool that contains the conflict entry. If both pool and the IP address are
specified, then the specified conflict entry specific to the specific pool will be cleared.
Example
This example shows how to clear an address conflict of 10.12.1.99 from the DHCP server database.
Switch# clear ip dhcp all conflict 10.12.1.99
Switch#
This example shows how to delete the all conflict addresses from the DHCP server database.
Switch# clear ip dhcp all conflict *
Switch#
This example shows how to delete all address conflicts from the address pool named pool 1.
Switch# clear ip dhcp pool pool1 conflict *
Switch#
This example shows how to delete an address conflict 10.13.2.99 from the address pool named pool 2.
Switch# clear ip dhcp pool pool2 conflict 10.13.2.99
Switch#
22-5 clear ip dhcp server statistics
This command is used to reset all DHCP server counters.
clear ip dhcp server statistics
Parameters
None.
Default
None.
Command Mode
Privileged EXEC Mode.
Command Default Level
Level: 12.
345

Advertisement

Table of Contents
loading

Table of Contents