Command Manual - Network Protocol
Quidway S3500 Series Ethernet Switches Chapter 6 DHCP Configuration Commands
Huawei Technologies Proprietary
6-4
packet: Debugging on the messages received and transmitted by the DHCP server as
well as the transmitted ping packets and the response status.
Description
Using the debugging dhcp server command, you can enable DHCP server
debugging. Using the undo debugging dhcp server command, you can disable
DHCP server debugging.
By default, DHCP server debugging is disabled.
Example
# Enable event debugging of DHCP server.
<Quidway> debugging dhcp server event
6.2.2 dhcp server dns-list
Syntax
Following is the command for configuring in VLAN interface view a DNS server address
list in the DHCP address pool on the current VLAN interface:
dhcp server dns-list ip-address [ ip-address ]
undo dhcp server dns-list { ip-address | all }
Following is the command for configuring in system view a DNS server address list in
DHCP address pools on multiple VLAN interfaces:
dhcp server dns-list ip-address [ ip-address ] { interface vlan-interface vlan_id [ to
vlan-interface vlan_id ] | all }
undo dhcp server dns-list { ip-address | all } { interface vlan-interface vlan_id [ to
vlan-interface vlan_id ] | all }
View
VLAN interface view, system view
Parameter
ip-address: IP address of DNS server. You can configure up to eight IP addresses
separated by spaces in a command.
interface vlan-interface vlan_id [ to vlan-interface vlan_id ]: specifies VLAN
interfaces.
all: All VLAN interfaces or IP addresses.
Description
Using the dhcp server dns-list command, you can define a list of DNS server
addresses in one or multiple DHCP address pools on the specified VLAN interface(s).