R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
159
undo netbios-type
View
DHCP address pool view
Default level
2: System level
Parameters
b-node: Broadcast node. A b-node client sends the destination name in a broadcast message. The
destination returns the name-to-IP mapping to the client after receiving the message.
p-node: Peer-to-peer node. A p-node client sends the destination name in a unicast message to the WINS
server, and the WINS server returns the mapping to the client.
m-node: Mixed node, a combination of a b-node first and p-node second. An m-node client broadcasts
the destination name, if there is no response, and then unicasts the destination name to the WINS server
to get the mapping.
h-node: Hybrid node, a combination of a p-node first and b-node second. An h-node is a b-node with the
peer-to-peer communication mechanism. An h-node client unicasts the destination name to the WINS
server, if there is no response, and then broadcasts it to get the mapping from the destination.
Description
Use netbios-type to specify the client NetBIOS node type in a DHCP address pool.
Use undo netbios-type to remove the specified client NetBIOS node type.
By default, no NetBIOS node type is specified.
Related commands: dhcp server ip-pool, nbns-list, and display dhcp server tree.
Examples
# Specify the NetBIOS node type as b-node in DHCP address pool 0.
<Sysname> system-view
[Sysname] dhcp server ip-pool 0
[Sysname-dhcp-pool-0] netbios-type b-node
network
Syntax
network network-address [ mask-length | mask mask ]
undo network
View
DHCP address pool view
Default level
2: System level
Parameters
network-address: Subnet for dynamic allocation. If no mask length and mask is specified, the natural
mask is used.
mask-length: Mask length, in the range of 1 to 30.