3Com Switch 8800 Configuration Guide
Chapter 13 DHCP Configuration
13-13
Table 13-17
Configure DNS server address for current VLAN interface
Operation
Command
Configure one or more DNS server
addresses for the DHCP address pool of the
current VLAN interface
dhcp server dns-list
ip
-
address
[
ip
-
address
]
Remove one or all DNS server addresses
configured for the DHCP address pool of the
current VLAN interface
undo dhcp server dns-list
{
ip
-
address
|
all
}
III. Configuring DNS server address for multiple VLAN interfaces
Perform the following configuration in system view.
Table 13-18
Configure DNS server address for multiple VLAN interfaces
Operation
Command
Configure one or more DNS server
addresses for the DHCP address pools
of multiple VLAN interfaces
dhcp server dns-list
ip
-
address
[
ip
-
address
] {
interface
vlan-interface
vlan
_
id
[
to
vlan-interface
vlan
_
id
] |
all
}
Remove one or all DNS server
addresses configured for the DHCP
address pools of multiple VLAN
interfaces
undo dhcp server dns-list
{
ip
-
address
|
all
} {
interface
vlan-interface
vlan
_
id
[
to
vlan-interface
vlan
_
id
] |
all
}
By default, no DNS server address is configured for global and VLAN interface address
pools.
If you execute the
dhcp server dns-list
command multiple times, the newly configured
IP addresses overwrite the existing ones.
13.3.7 Configuring NetBIOS Server Address for DHCP Clients
For clients running a Windows operating system and communicating through the
NetBIOS protocol, translations between host name and IP address are carried out by
Windows Internet Naming Service (WINS) servers. So you need to perform
configurations concerning WINS for these clients. At present, you can configure up to
eight NetBIOS server addresses for a DHCP address pool.
I. Configuring NetBIOS server address for a global DHCP address pool
Perform the following configuration in DHCP address pool view.