Reference Guide

Dynamic Host Configuration Protocol | 315
To create a manual binding:
Debug DHCP server
DHCP Clear Commands
Step Task Command Syntax Command Mode
1 Create an address pool pool name DHCP
2 Specify the client IP address. host address DHCP <POOL>
3 Specify the client hardware address or
client-identifier.
hardware-address is the client
MAC address.
type is the protocol of the hardware
platform. The default protocol is
Ethernet.
client-identifier is required for
Microsoft clients instead of a hardware
addresses. The client identifier is
formed by concatenating the media
type and the MAC address of the client.
Refer to the "Address Resolution
Protocol Parameters" section of RFC
1700—Assigned Numbers, for a list of
media type codes.
hardware-address hardware-address type
client-identifier unique-identifier
DHCP <POOL>
Task Command Syntax Command Mode
Display debug information for DHCP server. debug ip dhcp server [events | packets] EXEC Privilege
Task Command Syntax Command Mode
Clear DHCP binding entries for the entire binding table. clear ip dhcp binding EXEC Privilege
Clear a DHCP binding entry for an individual IP address. clear ip dhcp binding ip address EXEC Privilege
Clear a DHCP address conflict.
clear ip dhcp conflict
EXEC Privilege
Clear DHCP server counters.
clear ip dhcp server statistics
EXEC Privilege