D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
192
DGS-3600:4#show dhcp_binding
Command:show dhcp_binding
DHCP Binding Table
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-3600:4#
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 manual binding information.
Restrictions Only administrator-level users can issue this command.
Example usage:
To display the DHCP binding information on the Switch:
DGS-3600:4#clear dhcp_binding
Command:clear dhcp_binding
Success.
DGS-3600:4#
config dhcp ping_packets
Purpose Used to set the number of ping packets that will be sent out to find if an
IP address is available.
Syntax
config dhcp ping_packets <number 2-10>
Description This command will set the number of ping packets that will be sent out
to find if an IP address is available to be allocated as a valid DHCP IP
address.
Parameters <number 2-10> - Enter a number between 2 and 10 to denote the
number of ping packets that the Switch will send out on the network
containing the IP address to be allotted. If the ping request is not
returned, the IP address is considered unique to the local network and
then allotted to the requesting client. The default setting is 2 packets.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure the number of ping packets to be used for DHCP: