D-Link DXS-3600-16S Manual page 222

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip dhcp pool pool1
DXS-3600-32S(dhcp-config)#netbios-node-type h-node
DXS-3600-32S(dhcp-config)#
14-16 network
This command is used to define the network number and network mask of the DHCP address pool in the DHCP
address pool configuration mode. The no form of this command can be used to delete the definition.
network net-number net-mask
no network
Parameters
net-number
net-mask
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip dhcp pool pool1
DXS-3600-32S(dhcp-config)#network 192.168.12.0 255.255.255.240
DXS-3600-32S(dhcp-config)#
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
There are 4 types of the NetBIOS nodes of the Microsoft DHCP client:
1) Broadcast, which carries out the NetBIOS name resolution by the broadcast
method,
2) Peer-to-peer, which directly requests the WINS server to carry out the
NetBIOS name resolution,
3) Mixed, which requests the name resolution by the broadcast method firstly,
and then carry out the name resolution by the WINS server connection,
4) Hybrid, which requests the WINS server to carry out the NetBIOS name
resolution firstly, and it will carry out the NetBIOS name resolution by the
broadcast method if the response is not received.
By default, the node type for Microsoft operating system is broadcast or hybrid. If the
WINS server is not configured, broadcast node is used. Otherwise, hybrid node is
used. It is recommended to set the type of the NetBIOS node as Hybrid.
This example shows how to set the NetBIOS node of Microsoft DHCP client as
Hybrid.
Specifies the network number of the DHCP address pool
Specifies the network mask of the DHCP address pool. If the network mask is not
defined, the natural network mask will be used by default.
No network number or network mask is defined by default.
DHCP Address Pool Configuration Mode.
Level: 8
This command defines the subnet and subnet mask of a DHCP address pool, and
provides the DHCP server with an address space which can be assigned to the
clients. Unless excluded addresses are configured, all the addresses of the DHCP
address pool can be assigned to the clients. The DHCP server assigns the
addresses in the address pool orderly. If the DHCP server found an IP address is in
the DHCP binding table or in the network segment, it checks the next until it assigns
an effective IP address.
The show ip dhcp binding command can be used to view the address assignment,
and the show ip dhcp conflict command can be used to view the address conflict
detection configuration.
This example shows how to define the network number of the DHCP address pool
as 192.168.12.0, and the network mask as 255.255.255.240.
214

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents