![D-Link DES-3828 - xStack Switch - Stackable Скачать руководство пользователя страница 416](http://html.mh-extra.com/html/d-link/des-3828-xstack-switch-stackable/des-3828-xstack-switch-stackable_cli-manual_76456416.webp)
xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
412
clear dhcp binding
Purpose
This command will delete a binding entry or all binding entries in a
pool or clear all binding entries in all pools.
Syntax
clear dhcp binding [<pool_name 12> [<ipaddr> | all] | all]
Description
This command clears a binding entry or all binding entries in a pool or
clears all binding entries in all pools. Note that this command will not
clear the dynamic binding entry which matches a manual binding
entry.
Parameters
<pool_name 12>
- Pool’s name.
<ipaddr>
- IP address which will be cleared.
Restrictions
Only Administrator or Operator-level users can issue this command.
Usage Example:
To clear a dynamic binding entries in pool “Engineering”.
DES-3800:admin#clear dhcp binding Engineering
10.20.3.4
Command: clear dhcp binding Engineering 10.20.3.4
Success.
DES-3800:admin#
show dhcp binding
Purpose
Display the current binding entry information.
Syntax
show dhcp binding {<pool_name 12>}
Description
This command displays the current binding entry information in a pool
or all pools.
Parameters
<pool_name 12>
- Pool’s name.
Restrictions
None.
Usage Example:
To show dynamic binding entries:
DES-3800:admin#show dhcp binding engineering
Command: show dhcp binding engineering
Pool Name IP Address Hardware address Type Status Lifetime
--------- ---------- ---------------- ---- ------ --------
engineering 192.168.0.1 00-80-C8-08-13-88 Ethernet Manual 86400
engineering 192.168.0.2 00-80-C8-08-13-99 Ethernet Automatic 38600
Total Entries : 2
DES-3800:admin#