H3C S7500 Series Ethernet Switches Operation Manual

Operation Manual – DHCP
H3C S7500 Series Ethernet Switches Chapter 2
DHCP Server Configuration
2-14
To do… Use the command… Remarks
Enter system view
system-view
interface interface-type
interface-number
dhcp server domain-name
domain-name
Configure
the current
interface
quit
Configure
a domain
name for
DHCP
clients
Configure
multiple
interfaces in
system view
dhcp server domain-name
domain-name { interface
interface-type interface-number [ to
interface-type interface-number ] |
all }
Required
By default, no
domain name is
configured for
DHCP clients
interface interface-type
interface-number
dhcp server dns-list
ip-address&<1-8>
Configure
the current
interface
quit
Configure
DNS
server
addresses
for DHCP
clients
Configure
multiple
interfaces in
system view
dhcp server dns-list
ip-address&<1-8> { interface
interface-type interface-number [ to
interface-type interface-number ] |
all }
Required
By default, no
DNS server
address is
configured.
2.3.6 Configuring NetBIOS Services for DHCP Clients
For Microsoft Windows-based DHCP clients that communicate through NetBIOS
protocol, the host name-to-IP address translation is carried out by WINS servers. So
you need to perform WINS-related configuration for most Windows-based hosts.
Currently, you can configure up to eight WINS addresses for a DHCP address pool.
Host name-to-IP address mappings are needed for DHCP clients communicating
through the NetBIOS protocol. According to the way to establish the mapping,
NetBIOS nodes fall into the following four categories:
z B-node. Nodes of this type establish their mappings through broadcasting (The
character b stands for the word broadcast). The source node obtains the IP
address of the destination node by sending the broadcast packet containing the
host name of the destination node. After receiving the broadcast packet, the
destination node returns its IP address to the source node.
z P-node. Nodes of this type establish their mappings by communicating with
WINS servers (The character p stands for peer-to-peer). The source node sends
the unicast packet to the WINS server. After receiving the unicast packet, the