3com 8807 Reference Guide

Page of 1099
832
C
HAPTER
 47: DHCP C
ONFIGURATION
 C
OMMANDS
undo dhcp server netbios-type { interface vlan-interface vlan-id [ to 
vlan-interface vlan-id ] | all }
View
VLAN interface view, system view
Parameter
b-node: Specifies b-node to be the NetBIOS node type. DHCP clients of this node 
type establish host name-to-IP address mapping by broadcasting. (b stands for 
broadcast.)
p-node: Specifies p-node to be the NetBIOS node type. DHCP clients of this node 
type establish host name-to-IP address mapping by communicating with NetBIOS 
server. (p stands for peer-to-peer.)
m-node: Specifies m-node to be the NetBIOS node type. DHCP clients of this 
node type are p nodes which take some broadcast features. (m stands for mixed.)
h-node: Specifies h-node to be the NetBIOS node type. DHCP clients of this node 
type are b nodes which take peer-to-peer mechanism. (h stands for hybrid.)
Description
Use the dhcp server netbios-type command to configure the NetBIOS node type 
for DHCP clients of DHCP address pool of current or specified VLAN interface.
Use the undo dhcp server netbios-type command to remove the NetBIOS node 
type configured for DHCP clients of DHCP address pool of current or specified 
VLAN interface.
The default DHCP client NetBIOS node type is h-node.
Related command: netbios-typedhcp server nbns-list.
Example
# Configure p-node as the NetBIOS node type for DHCP clients of the DHCP 
address pool of VLAN interface 1.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] interface vlan-interface 1
 
[3Com-Vlan-interface1] dhcp server netbios-type p-node 
dhcp server option
Syntax
In VLAN interface view:
dhcp server option code { ascii ascii-string | hex hex-string | ip-address 
ip-address [ ip-address ] }
undo dhcp server option code
In system view: