3Com Switch 8800 Configuration Guide Chapter 13 DHCP Configuration
13-12
Table 13-15 Configure a DHCP client domain name for multiple VLAN interfaces
Operation Command
Configure a DHCP client domain name
for DHCP address pools of multiple
VLAN interfaces
dhcp server domain-name
domain-name { interface
vlan-interface vlan_id [ to
vlan-interface vlan_id ] | all }
Remove the DHCP client domain name
configured for DHCP address pools of
multiple VLAN interfaces
undo dhcp server domain-name
domain-name { interface
vlan-interface vlan_id [ to
vlan-interface vlan_id ] | all }
By default, global address pools and VLAN interface address pools are not configured
with any DHCP client domain name.
If you execute the dhcp server domain-name command multiple times, the newly
configured DHCP client domain name overwrites the existing one.
13.3.6 Configuring DNS Server Address for DHCP Clients
When a host uses a domain name to access the Internet, the domain name must be
translated into an IP address. Domain name system (DNS) is responsible for the
translation. Therefore, when a DHCP server assigns an IP address to a DHCP client, it
must also send a DNS server address to the client. At present, you can configure up to
eight DNS server addresses for one DHCP address pool.

I. Configuring DNS server address for a global DHCP address pool

Perform the following configuration in DHCP address pool view.
Table 13-16 Configure DNS server address for a global DHCP address pool
Operation Command
Configure one or more DNS server
addresses for a global DHCP address pool dns-list ip-address [ ip-address ]
Remove one or all DNS server addresses
configured for a global DHCP address pool undo dns-list { ip-address | all }

II. Configuring DNS server address for current VLAN interface

Perform the following configuration in VLAN interface view.