R21xx-HP FlexFabric 11900 Layer 3 IP Services Command Reference
54
h-node: Specifies the hybrid node. An h-node client unicasts the destination name to a WINS server. If
it does not receive a response, the h-node client broadcasts the destination name to get the mapping from
a server.
m-node: Specifies the mixed node. An m-node client broadcasts the destination name. If it does not
receive a response, the m-node client unicasts the destination name to the WINS server to get the
mapping.
p-node: Specifies the peer-to-peer node. A p-node client sends the destination name in a unicast
message to get the mapping from the WINS server.
Usage guidelines
If you use the command multiple times, the most recent configuration takes effect.
Examples
# Specify the NetBIOS node type as p-node in DHCP address pool 0.
<Sysname> system-view
[Sysname] dhcp server ip-pool 0
[Sysname-dhcp-pool-0] netbios-type p-node
Related commands
• display dhcp server pool
• nbns-list
network
Use network to specify the subnet for dynamic allocation in a DHCP address pool.
Use undo network to remove the specified subnet.
Syntax
network network-address [ mask-length | mask mask ] [ secondary ]
undo network network-address [ mask-length | mask mask ] [ secondary ]
Default
No subnet is specified in an address pool.
Views
DHCP address pool view
Predefined user roles
network-admin
Parameters
network-address: Specifies the subnet for dynamic allocation. If no mask length or mask is specified, the
natural mask will be used.
mask-length: Specifies the mask length in the range of 1 to 30.
mask mask: Specifies the mask in dotted decimal format.
secondary: Specifies the subnet as a secondary subnet. Without this keyword, this command specifies
the primary subnet. If the addresses in the primary subnet are used up, the DHCP server can select
addresses from a secondary subnet for the clients.










