Configuration Guide Configuring DHCPConfiguring DHCP
Ruijie(config)# interface FastEthernet0/0
Ruijie(config-if-FastEthernet 0/0)#ip address dhcp
1: Run the show run command to display the configuration.
Ruijie(config)#show run | begin ip address dhcp
ip address dhcp
4.5 Monitoring
Clearing
Running the clear commands may lose vital information and interrupt services.
Clears DHCP address binding.
clear ip dhcp binding { address | *}
Clears DHCP address conflict.
clear ip dhcp conflict { address | *}
Clears statistics of a DHCP server.
clear ip dhcp server statistics
Clears statistics of a DHCP relay.
clear ip dhcp relay statistics
Clears statistics of DHCP server
performance.
clear ip dhcp server rate
Displaying
Displays manually configured IP
addresses.
Displays assigned IP addresses.
Displays created address pools.
Displays statistics of DHCP Server.
show ip dhcp server statistic
Displays statistics of DHCP Relay.
show ip dhcp relay statistic
Displays conflicted addresses.
Debugging
System resources are occupied when debugging information is output. Therefore, disable debugging immediately
after use.
debug ip dhcp server agent
Debugs DHCP address pools.
debug ip dhcp server pool
debug ip dhcp server vrrp