D-Link xStack DGS-3600 Series Cli Manual page 202

D-link xstack dgs-3600 series layer 3 gigabit ethernet managed switch
Hide thumbs Also See for xStack DGS-3600 Series:
Table of Contents

Advertisement

xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
DGS-3627:5#
config dhcp pool network_addr
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To configure the network address for the DHCP pool:
DGS-3627:5#config dhcp pool network_addr accounting 10.1.1.1/8
Command:config dhcp pool network_addr accounting 10.1.1.1/8
Success.
DGS-3627:5#
Used to configure the network address and corresponding subnet mask
for the DHCP pool.
config dhcp pool network_addr <pool_name 12> <network_address>
This command will allow users to enter the IP address pool to be assigned
to requesting DHCP Clients. This address will not be chosen but the first 3
sets of numbers in the IP address will be used for the IP address of
requesting DHCP Clients. (ex. If this entry is given the IP address
10.10.10.2, then assigned addresses to DHCP Clients will resemble
10.10.10.x, where x is a number between 1 and 255 but does not include
the assigned 10.10.10.2)
<pool_name 12> - Enter the previously created pool name for which to set
the network address.
<network_address> - IP address and netmask that is the address of this
DHCP pool. The address and mask information can be specified using the
traditional format (for example, 10.1.2.3/255.0.0.0 or in CIDR format,
10.1.2.3/8).
Only administrator-level and operator-level users can issue this command.
199

Advertisement

Table of Contents
loading

Table of Contents