Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 9 DHCP Configuration Commands
3Com Corporation
9-21
Parameter
b-node: Broadcast mode, that is, hostname-IP maps are obtained by means of
broadcast.
p-node: Peer-to-peer mode, that is, maps are obtained by means of communicating
with the NetBIOS server.
m-node: Mixed (m) mode, that is, the mode of type b nodes running “peer-to-peer”
communications mechanism.
h-node: Hybrid (h) mode, that is, the mode of type p nodes possessing some of the
broadcast features.
Description
Use the dhcp server netbios-type command in interface view to configure the
NetBIOS node type of the DHCP clients of the current interface.
Use the undo dhcp server netbios-type command in interface view to restore the
default setting.
By default, clients adopt type h node (h-node).
Hostname-IP maps are required in the event that DHCP clients use the NetBIOS
protocol on a WAN.
Related command: dhcp server ip-pool, netbios-type, dhcp server netbios-type (in
system view), and nbns-list.
Example
# In the DHCP address pool of Ethernet1/0/0, set the NetBIOS node type of its clients to
p-node.
[3Com] interface ethernet 1/0/0
[3Com-Ethernet 1/0/0] dhcp server netbios-type p-node
9.2.19 dhcp server netbios-type interface (in System View)
Syntax
dhcp server netbios-type { b-node | h-node | m-node | p-node } { interface
interface-type interface-number [ to interface-type interface-number ] | all }
undo dhcp server netbios-type { interface interface-type interface-number [ to
interface-type interface-number ] | all }
View
System view










