Command Manual - Network Protocol
Quidway S3500 Series Ethernet Switches Chapter 6 DHCP Configuration Commands
Huawei Technologies Proprietary
6-26
hex hex-string: 2-digit or 4-digit hexadecimal string, such as hh or hhhh.
ip-address ip-address [ ip-address ]: Up to eight IP addresses separated by spaces.
Description
Using the option command, you can define a DHCP option in the global DHCP
address pool. Using the undo option command, you can delete the DHCP option
configured in the DHCP address pool.
If you configure a DHCP option for multiple times, the latest one replaces the previous
one.
For the related commands, see dhcp server ip-pool and dhcp server option.
Example
# Define the hexadecimal strings 0x11 and 0x22 with the code 100 in the global DHCP
address pool.
[Quidway] dhcp server ip-pool 0
[Quidway-dhcp-0] option 100 hex 11 22
6.2.26 reset dhcp server conflict
Syntax
reset dhcp server conflict { ip ip-address | all }
View
User view
Parameter
ip-address: Clears the statistics information about address conflicts of the specified IP
address.
all: Clears statistics information of all address conflicts.
Description
Using the reset dhcp server conflict command, you can clear the statistics
information about DHCP address conflict.
For the related command, see display dhcp server conflict.
Example
# Clear statistics information about all the address conflicts.
<Quidway> reset dhcp server conflict all