3com 5500-ei pwr Reference Guide

Page of 1314
 
1-37 
Description 
Use the reset dhcp server ip-in-use command to clear the specified or all dynamic address binding 
information. 
Related commands: display dhcp server ip-in-use
Examples 
# Clear the dynamic address binding information about the IP address 10.110.1.1. 
<Sysname> reset dhcp server ip-in-use ip 10.110.1.1 
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. 
<Sysname> reset dhcp server statistics 
static-bind client-identifier 
Syntax 
static-bind client-identifier client-identifier 
undo static-bind client-identifier 
View 
DHCP address pool view 
Parameters 
client-identifier: The client ID of a static binding, a string with 4 to 160 characters in the format H-H-H…, 
each H indicates 4 hex digits except the last H that indicates 2 or 4 hex digits. For example, 
aabb-cccc-dd is a valid ID, while aabb-c-dddd and aabb-cc-dddd are both invalid. 
Description 
Use the static-bind client-identifier command to configure a client ID to be statically bound in a DHCP 
global address pool.