Operation Manual - Network Protocol
Quidway S3500 Series Ethernet Switches Chapter 5 DHCP Configuration
Huawei Technologies Proprietary
5-15
Table 5-20 Configure NetBIOS server addresses in the DHCP address pool on the
current VLAN interface
Operation Command
Configure NetBIOS server addresses in the
DHCP address pool on the current VLAN
interface
dhcp server nbns-list ip-address
[ ip-address ]
Remove one or all NetBIOS server
addresses from the DHCP address pool on
the current VLAN interface
undo dhcp server nbns-list
{ ip-address | all }
III. Configure NetBIOS server addresses in multiple VLAN interface DHCP
address pools
Perform the following configuration in system view.
Table 5-21 Configure NetBIOS server addresses in multiple VLAN interface DHCP
address pools
Operation Command
Configure NetBIOS server
addresses in DHCP address pools
on multiple VLAN interfaces
dhcp server nbns-list ip-address
[ ip-address ] { interface vlan-interface
vlan_id [ to vlan-interface vlan_id ] | all }
Remove one or all NetBIOS server
addresses from DHCP address
pools on multiple VLAN interfaces
undo dhcp server nbns-list { ip-address |
all } { interface vlan-interface vlan_id [ to
vlan-interface vlan_id ] | all }
By default, no NetBIOS server address is assigned to any global or VLAN interface
address pool.
If you configure NetBIOS server list for multiple times, the latest DNS server list
replaces the previous one.
5.3.8 Define NetBIOS Node Type of DHCP Clients
When a DHCP client uses the NetBIOS protocol to communicate over Wide Area
Network (WAN), its hostname must be mapped to an IP address. In terms of map
establishment mode, NetBIOS nodes fall into the following four categories:
z b-nodes, where “b” stands for broadcast. Such nodes get mapped through
broadcast.
z p-nodes, where “p” stands for peer-to-peer. Such nodes get mapped by
communicating with the NetBIOS server.
z m-nodes, where “m” stands for mixed. Such nodes are p-nodes with the broadcast
feature.