H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – DHCP
H3C S7500 Series Ethernet Switches Chapter 1
DHCP Server Configuration Commands
1-30
1.1.31 reset dhcp server statistics
Syntax
reset dhcp server statistics
View
User view
Parameters
None
Description
Use the reset dhcp server statistics command to clear the statistics on a DHCP
server, such as the number of DHCP unrecognized packets/request packets/response
packets.
Related commands: display dhcp server statistics.
Examples
# Clear the statistics on a DHCP server.
<H3C> reset dhcp server statistics
1.1.32 static-bind ip-address
Syntax
static-bind ip-address ip-address [ mask mask ]
undo static-bind ip-address
View
DHCP address pool view
Parameters
ip-address: IP address to be bound.
mask mask: Subnet mask of the specified IP address. If you do not specify the mask
argument, the default subnet mask is used.
Description
Use the static-bind ip-address command to specify an IP address to be statically
bound to a MAC address.
Use the undo static-bind ip-address command to remove a statically bound IP
address.