3Com Switch 8800 Family Configuration Guide
696 CHAPTER 57: DHCP CONFIGURATION
Perform the following configuration in user view.
Clearing the
Configuration
Information of the DHCP
Server
You can clear the configuration information of the DHCP server by executing the
reset command in user view.
Perform the following configuration in user view.
DHCP Server
Configuration Example
Network requirements
As shown in Figure 161, two DHCP clients at the same network segment
(10.110.0.0) are connected to the following switch through a port in VLAN2. The
switch, acting as a DHCP server, is supposed to assign IP addresses to the two
DHCP clients without the help of any DHCP Relay.
Display the forbidden IP addresses in the
DHCP address pool
display dhcp server forbidden-ip
Display the information about IP address
binding in DHCP address pool(s)
display dhcp server ip-in-use { ip ip-address
| pool [ pool-name ] | interface [
vlan-interface vlan-id ] | all }
Display the statistics about the DHCP server display dhcp server statistics
Display the information about the tree-like
structure of DHCP address pool(s)
display dhcp server tree { pool [ pool-name
] | interface [ vlan-interface vlan-id ] | all }
Tabl e 648 Enable/Disable debugging for the DHCP server
Operation Command
Disable debugging for the DHCP server
undo debugging dhcp server { all | error |
event | packet }
Enable debugging for the DHCP server
debugging dhcp server { all | error | event |
packet }
Table 647 Display the configuration information about the DHCP server
Operation Command
Tabl e 649 Clear the configuration information of the DHCP server
Operation Command
Clear the statistics about DHCP address
conflicts
reset dhcp server conflict { ip ip-address |
all }
Clear the information about dynamically
bound DHCP addresses
reset dhcp server ip-in-use{ all | interface [
vlan-interface vlan-id ] | ip ip-address | pool [
pool-name ] }
Clear the statistics about the DHCP server reset dhcp server statistics