Operation Manual – DHCP
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 2
DHCP Server Configuration
2-11
Table 2-7 Configure DHCP server to assign WINS server addresses
Operation Command Description
Enter system view
system-view
—
Create a DHCP
address pool and
enter DHCP
address pool view
dhcp server ip-pool
pool-name
Required
By default, no global DHCP
address pool is created.
Configure WINS
server addresses
for DHCP clients
nbns-list ip-address&<1-8>
Required
By default, no WINS server
address is configured.
Configure DHCP
clients to be of a
specific NetBIOS
node type
netbios-type { b-node |
h-node | m-node | p-node }
Optional
By default, no NetBIOS node
type of the DHCP client is
specified and a DHCP client
uses an h-node.
2.2.7 Customizing DHCP Service
With the evolution of DHCP, new options are constantly coming into being. You can add
the new options as the properties of DHCP servers by performing the following
configuration.
Table 2-8 Customize DHCP service
Operation Command Description
Enter system view
system-view
—
Create a DHCP
address pool and
enter DHCP
address pool view
dhcp server ip-pool
pool-name
Required
By default, no global DHCP
address pool is created.
Configure
customized
options
option code { ascii
ascii-string | hex
hex-string&<1-10> |
ip-address
ip-address&<1-8> }
Required
By default, no customized
option is configured.
2.2.8 Configuring Gateway Addresses for DHCP Clients
Gateways are necessary for DHCP clients to access servers/hosts outside the current
network segment. After you configure gateway addresses on a DHCP server, the
DHCP server provides the gateway addresses to DHCP clients as well while assigning
IP addresses to them.