Command Reference Guide

90dhcp server netbios-type interface (System view) 3Com Router 5000 Family and Router 6000 Family
Command Reference
dhcp server netbios-type interface (System
view)
Purpose Use the dhcp server netbios-type interface command in system view to
configure a NetBIOS node type for the DHCP clients of the interfaces in a specified
range.
Use the undo dhcp server netbios-type interface command in system
view to restore the default setting.
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 }
Parameters 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.
interface-type
interface-number [ to
interface-type
interface-number ]
Indicates an interface or all interfaces from the first
specified interface to the second. Note that the
interfaces must be Ethernet interfaces (or
subinterfaces) or virtual Ethernet interfaces.
all
All interfaces.
Default By default, clients adopt type h node (h-node).
Example In the DHCP address pool of interfaces in the range of Ethernet2/0/0.1 to
Ethernet2/0/0.5, set the NetBIOS node type of clients to p-node.
[3Com] dhcp server netbios-type p-node interface ethernet 2/0/0.1 to
ethernet 2/0/0.5
View This command can be used in the following views:
System view