3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
722
C
HAPTER
 51: DHCP S
ERVER
 C
ONFIGURATION
 C
OMMANDS
reset dhcp server conflict
Syntax
reset dhcp server conflict { all | ip ip-address }
View
User view
Parameter
all: Clears the statistics of all IP address conflicts.
ip ip-address: Clears the conflict statistics of a specified IP address.
Description
Use the reset dhcp server conflict command to clear statistics of IP address 
conflict(s).
Related command:
Example
# Clear the statistics of all IP address conflicts.
<Sysname> reset dhcp server conflict all 
reset dhcp server ip-in-use
Syntax
reset dhcp server ip-in-use { all | ip ip-address | pool [ pool-name ] }
View
User view
Parameter
all: Clears the IP address dynamic binding information of all DHCP address pools.
ip ip-address: Clears the dynamic binding information of a specified IP address.
pool [ pool-name ]: Clears the dynamic binding information of a specified address 
pool. The pool name is a string of 1 to 35 characters. If no pool name is specified, 
the dynamic binding information of all address pools is cleared.
Description
Use the reset dhcp server ip-in-use command to clear dynamic IP address 
binding information.
Related command:
Example
# Clear the binding information of 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