mac

Commands for DHCP
301
Command: client-identifier <unique-identifier>
no client-identifier
Function: Specifies the unique ID of the user when binding an address manually; the
no client-identifiercommand deletes the identifier.
Parameters: <unique-identifier> is the user identifier, in dotted Hex format.
Command Mode: DHCP Address Pool Mode
Usage Guide: This command is used with “host” when binding an address manually. If
the requesting client identifier matches the specified identifier, DHCP server assigns the
IP address defined in “host” command to the client.
Example: Specifying the IP address 10.1.128.160 to be bound to user with the unique id
of 00-10-5a-60-af-12 in manual address binding.
Switch(dhcp-1-config)#client-identifier 00-10-5a-60-af-12
Switch(dhcp-1-config)#host 10.1.128.160 24
Related Command: host
26.1.6 debug ip dhcp client
Command: debug ip dhcp client {event | packet}
no debug ip dhcp server {event | packet}
Function: Enable the debugging of DHCP client, no command disables the debugging
of DHCP client.
Command mode: Admin Mode
Default: Disable the debugging.
26.1.7 debug ip dhcp relay
Command: debug ip dhcp server packet
no debug ip dhcp server packet
Function: Enable the debugging of DHCP relay, no command disables the debugging of
DHCP relay.
Command mode: Admin Mode
Default: Disable the debugging.
26.1.8 debug ip dhcp server
Command: debug ip dhcp server { events | linkage | packets }
no debug ip dhcp server { events | linkage | packets }
Function: Enables DHCP server debug information: the no debug ip dhcp server
{events | linkage | packets} command disables the debug information for DHCP