D-Link xStack DES-3528 Series Cli Reference Manual page 429

Layer 2 managed stackable fast ethernet switch
Hide thumbs Also See for xStack DES-3528 Series:
Table of Contents

Advertisement

xStack® DES-3528/DES-3552 Series Layer 2 Fast Ethernet Managed Switch CLI Reference Guide
config dhcp pool ping_timeout
Purpose
Used to specify the amount of time the DHCP server must wait before timing out a ping
packet.
Syntax
config dhcp ping_timeout <millisecond 10-2000>
Description
By default, the DHCP server waits 100 milliseconds before timing out a ping packet.
Parameters
<millisecond> – Specifies the amount of time the DHCP server must wait before timing out a
ping packet. The default value is 100.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To configure the timeout value for ping packets:
DES-3528:admin# config dhcp ping_timeout 100
Command: config dhcp ping_timeout 100
Success.
DES-3528:admin#
create dhcp pool manual_binding
Purpose
Used to specify the distinct identification of the client in dotted-hexadecimal notation or
hardware address, for example, 0122.b708.1388,where 01 represents the Ethernet media
type and the IP address pair.
Syntax
create dhcp pool manual_binding <pool_name 12> < ipaddr> hardware_address
<macaddr> {type [Ethernet | IEEE802]}
Description
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 dynamic binding entry will be created when
an IP address is assigned to the client from the pool network's address.
When creating a DHCP pool manual binding entry if the type is not specified, then the type
will be defaulted to ethernet. For the match operation, the hardward type and the hardware
address field in the protocol fields will be used to match against the entry.
The IP address specified in the manual binding entry must be a range within the network
used by 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 so that a conflict occurs, those manual binding entries which are in conflict with the
new network address will be automatically deleted.
Parameters
<pool name 12> – Specifies the name of the pool.
<macaddr> – Specifies the hardware address.
type – Either Ethernet or IEEE802 can be specified.
<ipaddr> – Specifies the IP address which will be assigned to the specifies client.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To create manual binding entries:
DES-3528:admin# create dhcp pool manual_binding accounting 10.10.10.1 hardware_address
00-80-C8-02-02-02 type Ethernet
Command: create dhcp pool manual_binding accounting 10.10.10.1 hardware_address 00-80-
C8-02-02-02 type Ethernet
Success.
DES-3528:admin#
429

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents