Customizing Dhcp Service - H3C S7500 Series Operation Manual

Hide thumbs Also See for S7500 Series:
Table of Contents

Advertisement

Operation Manual – DHCP
H3C S7500 Series Ethernet Switches
WINS server returns the IP address corresponding to the destination node name
to the source node.
M-node. Nodes of this type are p-nodes mixed with broadcasting features (The
character m stands for the word mixed), that is to say, this type of nodes obtain
mappings by sending broadcast packets first. If they fail to obtain mappings, they
send unicast packets to the WINS server to obtain mappings.
H-node. Nodes of this type are b-nodes mixed with peer-to-peer features (The
character h stands for the word hybrid), that is to say, this type of nodes obtain
mappings by sending unicast packets to WINS servers. If they fail to obtain
mappings, they send broadcast packets to obtain mappings.
Follow these steps to configure NetBIOS services for the DHCP server:
Enter system view
Configure
the WINS
server
address
for DHCP
clients
Configure
NetBIOS
node
types for
DHCP
clients

2.3.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.
Follow these steps to customize DHCP service:
To do...
system-view
interface interface-type
interface-number
Configure
the current
dhcp server nbns-list
interface
ip-address&<1-8>
quit
Configure
dhcp server nbns-list
multiple
ip-address&<1-8> { interface
interfaces
interface-type interface-number [ to
in system
interface-type interface-number ] |
view
all }
interface interface-type
interface-number
Configure
the current
dhcp server netbios-type { b-node
interface
| h-node | m-node | p-node }
quit
Configure
dhcp server netbios-type { b-node
multiple
| h-node | m-node | p-node }
interfaces
{ interface interface-type
in system
interface-number [ to interface-type
view
interface-number ] | all }
Chapter 2 DHCP Server Configuration
Use the command...
2-15
Remarks
Required
By default, no
WINS server
address is
configured
Required
By default, no
NetBIOS node
type is specified
and a DHCP
client uses an
h-node.

Advertisement

Table of Contents
loading

Table of Contents