User's Manual

Table Of Contents
Command Guide
-193-
4.2.73.3 client-identifier mac-address
Command:
client-identifier mac-address <MAC>
client-identifier Client identifier
mac-address MAC address type of client identifier
<MAC> MAC address of client
Default:
None
Usage Guide:
To configure Bind IP to MAC of DHCP Server
Example:
To configure Bind IP to MAC (00:11:22:33:44:55) of DHCP Server for pool planetbestswitch
Switch# configure terminal
Switch (config)# ip dhcp pool planetbestswitch
Switch (config-dhcp-pool)# client-identifier mac-address 00:11:22:33:44:55
4.2.73.4 client-name
Command:
client-name
client-name Client host name
Default:
None
Usage Guide:
To configure Client-name of DHCP Server
Example:
To configure Client-name (555) of DHCP Server for pool planetbestswitch
Switch# configure terminal
Switch (config)# ip dhcp pool planetbestswitch
Switch (config-dhcp-pool)# client-name 555