Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 9 DHCP Configuration Commands
3Com Corporation
9-41
Description
Use the nbns-list command to configure NetBIOS server addresses in a global DHCP
address pool for the clients.
Use the undo nbns-list command to remove the configured NetBIOS server
addresses.
By default, no NetBIOS address is configured.
By far, only up to eight NetBIOS addresses can be configured in each DHCP address
pool.
Related command: dhcp server ip-pool, dhcp server nbns-list, dhcp server
nbns-list interface, and netbios-type.
Example
# In the DHCP address pool 0, allocate the NetBIOS server at 10.12.1.99 to the clients.
[3Com] dhcp server ip-pool 0
[3Com-dhcp-0] nbns-list 10.12.1.99
9.2.38 netbios-type
Syntax
netbios-type { b-node | h-node | m-node | p-node }
undo netbios-type
View
DHCP address pool view
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 netbios-type command to configure the NetBIOS node type of the clients of a
global DHCP address pool.
Use the undo netbios-type command to restore the default setting.