D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
265
22-24 config dhcp ping_timeout
Description
This command is used to specify the amount of time the DHCP server must wait before timing out
a ping packet.
By default, the DHCP server waits 100 milliseconds before timing out a ping packet.
Format
config dhcp ping_timeout <millisecond 10-2000>
Parameters
<millisecond 10-2000> - Specify the amount of time the DHCP server must wait before timing
out a ping packet. The default value is 100.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the time out value for ping packets:
DGS-3420-28SC:admin#config dhcp ping_timeout 500
Command: config dhcp ping_timeout 500
Success.
DGS-3420-28SC:admin#
22-25 create dhcp pool manual_binding
Description
This command is used to specify the distinct identification of the client in dotted-hexadecimal
notation or hardware address.
An address binding is a mapping between the IP address and MAC address of a client. The IP
address of a client can be assigned manually by an administrator or assigned automatically from a
pool by a DHCP server.
The IP address specified in the manual binding entry must be in a range within that the network
uses for the DHCP pool. If the user specifies a conflict IP address, an error message will be
returned. If a number of manual binding entries are created, and the network address for the pool
is changed such that conflicts are generated, those manual binding entries which conflict with the
new network address will be automatically deleted.
Format
create dhcp pool manual_binding <pool_name 12> <ipaddr> hardware_address <macaddr>
{type [ethernet | ieee802]}