Command Manual - Network Protocol
Quidway S3500 Series Ethernet Switches Chapter 6 DHCP Configuration Commands
Huawei Technologies Proprietary
6-10
dhcp server netbios-type { b-node | h-node | m-node | p-node } { interface
vlan-interface vlan_id [ to vlan-interface vlan_id ] | all }
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: Broadcast mode where NetBIOS nodes get their hostname-IP maps through
broadcast.
p-node: Peer-to-peer mode, where NetBIOS nodes get their hostname-IP maps by
communicating with the NetBIOS server.
m-node: Mixed (m) mode, where NetBIOS nodes are p-nodes with the broadcast
feature.
h-node: Hybrid (h) mode, where NetBIOS nodes are b-nodes with the peer-to-peer
communications mechanism.
Description
Using the dhcp server netbios-type command, you can configure NetBIOS node type
of the clients using the specified VLAN interface DHCP address pool(s). Using the
undo dhcp server netbios-type command, you can delete the configuration of
NetBIOS node type in the specified VLAN interface DHCP address pool(s).
By default, clients are h-nodes.
For the related commands, see netbios-type and dhcp server nbns-list.
Example
# Specify clients using the DHCP address pool on VLAN interface 1 to be p-nodes.
[Quidway] interface vlan-interface 1
[Quidway-Vlan-interface1] dhcp server netbios-type p-node
6.2.9 dhcp server option
Syntax
Following is the command for configuring in VLAN interface view a DHCP option for the
DHCP address pool on the current VLAN interface:
dhcp server option code { ascii ascii-string | hex hex-string | ip-address ip-address
[ ip-address ] }
undo dhcp server option code