Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 9 DHCP Configuration Commands
3Com Corporation
9-45
View
User view
Parameter
None
Description
Use the reset dhcp server statistics command to clear the statistics on the DHCP
server, including such information as number of DHCP address pools, automatically
and manually bound addresses and expired addresses, number of unknown packets,
number of DHCP request packets, and number of response packets.
Related command: display dhcp server statistics.
Example
# Clear statistic information of the DHCP server.
<3Com> reset dhcp server statistics
9.2.44 static-bind ip-address
Syntax
static-bind ip-address ip-address [ mask netmask ]
undo static-bind ip-address
View
DHCP address pool view
Parameter
ip-address: IP address to be bound.
netmask: Mask of the IP address to be bound. If it is not specified, the natural mask will
be adopted.
Description
Use the static-bind ip-address command to configure an IP address for a static
address binding in DHCP address pool view.
Use the undo static-bind ip-address command to delete the static address binding in
DHCP address pool view.
By default, no static address binding exists in DHCP address pool view.
The static-bind ip-address command must be used in combination with the
static-bind mac-address/static-bind client-identifier command to bind an IP
address with a MAC address or client identifier.