xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
167
show dhcp_binding
Purpose
Used to show the DHCP binding information.
Syntax
show dhcp_binding
{<pool_name 12>}
Description
This command is used to display the DHCP binding information by created pool. Entering the
command without the pool name will display all information regarding DHCP binding on the
switch.
Parameters
<pool_name 12>
−
Enter the name of the DHCP pool for which to view binding information.
Restrictions
None.
Example usage:
To display the DHCP binding information on the Switch:
DGS-3450:admin# show dhcp_binding
Command:show dhcp_binding
Pool Name IP Address Hardware Address Type Status Life Time (secs)
----------- ----------- -------------------- --------- --------- ----------------
engineering 192.168.0.1 01-22-b7-35-ce-99 Ethernet Manual 864000
Total Entries : 1
DGS-3450:admin#
clear dhcp_binding
Purpose
Used to clear the DHCP binding information.
Syntax
clear dhcp_binding
{<pool_name 12>}
Description
This command is used to clear the DHCP binding settings for a particular created DHCP pool.
Parameters
<pool_name 12>
−
Enter the name of the DHCP pool for which to clear the binding
information.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To display the DHCP binding information on the Switch:
DGS-3450:admin# clear dhcp_binding
Command:clear dhcp_binding
Success.
DGS-3450:admin#