Command Manual - Network Protocol
Quidway S3500 Series Ethernet Switches Chapter 6 DHCP Configuration Commands
Huawei Technologies Proprietary
6-5
Using the undo dhcp server dns-list command, you can remove one or all DNS
server addresses from the DHCP address pool(s) on the current or multiple VLAN
interfaces.
By default, no DNS server address is configured.
If you configure DNS server list for multiple times, the latest DNS server list replaces
the previous one.
For the related command, see dns-list.
Example
# Assign the DNS server address 1.1.1.254 into the DHCP address pool on VLAN
interface 1.
[Quidway] interface Vlan-interface 1
[Quidway-Vlan-interface1] dhcp server dns-list 1.1.1.254
6.2.3 dhcp server domain-name
Syntax
Following is the command for configuring in VLAN interface view the domain name to
be allocated to the DHCP clients using the DHCP address pool on the current VLAN
interface:
dhcp server domain-name domain-name
undo dhcp server domain-name
Following is the command for configuring in system view the domain name to be
allocated to the DHCP clients using the DHCP address pools on multiple VLAN
interfaces:
dhcp server domain-name domain-name { interface vlan-interface vlan_id [ to
vlan-interface vlan_id ] | all }
undo dhcp server domain-name domain-name { interface vlan-interface vlan_id
[ to vlan-interface vlan_id ] | all }
View
VLAN interface view, system view
Parameter
domain-name: Domain name to be allocated to the clients using the DHCP address
pool on the VLAN interface, which is a string of 3 to 50 characters.
interface vlan-interface vlan_id [ to vlan-interface vlan_id ]: Specifies VLAN
interfaces.
all: All VLAN interfaces.