3Com Switch 7750 Series
Command Reference Guide – DHCP
Chapter 1 DHCP Server Configuration Commands
1-10
Description
Use the
dhcp server nbns-list
command to configure NetBIOS server IP address(es)
for the specified DHCP interface address pool(s).
Use the
undo dhcp server nbns-list
command to remove the NetBIOS server IP
address(es) configured for the specified DHCP interface address pool(s).
By default, no NetBIOS server IP address is configured for a DHCP interface address
pool.
If you execute the
dhcp server nbns-list
command repeatedly, the new configuration
overwrites the previous one.
Related command:
nbns-list
and
dhcp server netbios-type
.
Example
# Configure the NetBIOS server IP address 10.12.1.99 for all the DHCP interface
address pools.
<3Com> system-view
System View: return to User View with Ctrl+Z.
[3Com] dhcp server nbns-list 10.12.1.99 all
1.1.11 dhcp server netbios-type
Syntax
VLAN interface view:
dhcp server netbios-type
{
b-node
|
h-node
|
m-node
|
p-node
}
undo dhcp server netbios-type
System view:
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
}
View
System view/VLAN interface view
Parameter
b-node
: Specifies the broadcast type. Nodes of this type acquire host name-to-IP
address mapping by broadcasting.
p-node
: Specifies the peer-to-peer type. Nodes of this type acquire host name-to-IP
address mapping by communicating with the NetBIOS server.