Operation Manual – DHCP
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 2
DHCP Server Configuration
2-30
[H3C-dhcp-pool-123] voice-config as-ip 2.2.2.2
[H3C-dhcp-pool-123] voice-config voice-vlan 3 enable
[H3C-dhcp-pool-123] voice-config fail-over 1.1.1.1 99*
2.7 Displaying and Debugging a DHCP Server
You can verify your DHCP-related configuration by executing the display command in
any view.
To clear the information about DHCP servers, execute the reset command in user view.
Table 2-27 Display and debug a DHCP server
Operation Command Description
Display the statistics on IP
address conflicts
display dhcp server conflict
{ all | ip ip-address }
Display lease expiration
information
display dhcp server expired
{ ip ip-address | pool
[ pool-name ] | interface
[ interface-type
interface-number ] | all }
Display the free IP addresses
display dhcp server free-ip
Display information about
address binding
display dhcp server ip-in-use
{ ip ip-address | pool
[ pool-name ] | interface
[ interface-type
interface-number ] | all }
Display the statistics on a
DHCP server
display dhcp server statistics
Display information about
DHCP address pool tree
display dhcp server tree
{ pool [ pool-name ] | interface
[ interface-type
interface-number ] | all }
The display
command can
be executed in
any view
Clear IP address conflict
statistics
reset dhcp server conflict { all
| ip ip-address }
Clear dynamic address binding
information
reset dhcp server ip-in-use
{ ip ip-address | pool
[ pool-name ] | interface
[ interface-type
interface-number ] | all }
Clear the statistics on a DHCP
server
reset dhcp server statistics
The reset
command can
be executed in
user view