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

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

Advertisement

xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
config dhcp pool network_addr
Purpose
Used to specify the network for the DHCP pool.
Syntax
config dhcp pool network_addr <pool_name 12> <network_address>
Description
This command Specifies the network for the DHCP pool. The addresses in the network are
free to be assigned to the DHCP client. The prefix length specifies the number of bits that
comprise the address prefix. The prefix is an alternative way of specifying the network mask
of the client. The prefix length must be preceded by a forward slash (/).
When the DHCP server receives a request from the client, the server will automatically find a
pool to allocate the address. If the request is relayed to the server by the intermediate device,
the server will match the gateway IP address carried in the packet against the network of
each DHCP pool. The pool which has the longest match will be selected.
If the request packet is not through relay, then the server will match the IP address of the IPIF
that receives the request packet against the network of each DHCP pool.
Parameters
<pool name 12> – Spcifies the name of the pool.
<network address> – Specifies the IP address that the DHCP server may assign to clients.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To configure the address range of the DHCP address pool:
DES-3528:admin# config dhcp pool network_addr accounting 10.10.10.0/24
Command: config dhcp pool network_addr accounting 10.10.10.0/24
Success.
DES-3528:admin#
config dhcp pool domain_name
Purpose
Used to specify the domain name for the client if the server allocates the address for the
client from this pool.
Syntax
config dhcp pool domain_name <pool_name 12> {<domain_name 64>}
Description
The domain name configured here will be used as the default domain name by the client.
By default, the domain name is empty. If the domain name is empty, the domain name
information will not be provided to the client .
Parameters
<pool name 12> – Spcifies the name of the pool.
<domain name 64> – Specifies the domain name of the client.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To configure the domain name option of the DHCP pool:
DES-3528:admin# config dhcp pool domain_name accounting 10.10.10.0/24
Command: config dhcp pool domain_name accounting 10.10.10.0/24
Success.
DES-3528:admin#
474

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents