Configuring DHCP Server Settings 889Monitoring DHCP Server InformationBeginning in Privileged EXEC mode, use the following commands to viewbindings, conflicts, and statistics, and to clear the information.default-routeraddress1[address2....address8]Specify the list of default gateway IP addresses to beassigned to the DHCP client.dns-serveraddress1[address2....address8]Specify the list of DNS server IP addresses to be assignedto the DHCP client.domain-namedomain Specify the domain name for a DHCP client.optioncode {asciistring| hexstring1[string2...string8] | ipaddress1[address2...address8]}Manually configure DHCP options.CTRL + Z Exit to Privileged EXEC mode.show ip dhcp poolconfiguration {name |all}View the settings for the specified address pool or for allconfigured address pools.Command Purposeshow ip dhcp binding[address]View the current binding information in the DHCP serverdatabase. Specify the IP address to view a specific binding.clear ip dhcp binding{address | *}Delete an automatic address binding from the DHCPserver database. Use * to clear all bindings.show ip dhcp conflict[address]View the current binding conflicts in the DHCP serverdatabase. Specify the IP address to view a specific conflict.clear ip dhcp conflict{address | *}Clear an address conflict from the DHCP Server database.Use * to clear all conflicts.show ip dhcp serverstatisticsView DHCP server statistics.clear ip dhcp serverstatisticsReset all DHCP server statistics to zero.Command Purpose