2 client-identifier fqdn, 3 client-identifier mac-address – Interlogix NS4702-24P-4S-4X Command Line Guide User Manual
Page 193

-193-
4.2.73.2 client-identifier fqdn
Command:
client-identifier fqdn <LINE>
client-identifier
Cl ient identifier
fqdn
FQDN type of client identifier
<LINE>
FQDN in 128 characters
Default:
None
Usage Guide:
To configure FQDN of DHCP Server
Example:
To configure FQDN (123) of DHCP Server for pool “Nsswitch”
Switch# configure terminal
Switch (config)# ip dhcp pool Nsswitch
Switch (config-dhcp-pool)# client-identifier fqdn 123
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 “Nsswitch”
Switch# configure terminal
Switch (config)# ip dhcp pool Nsswitch
Switch (config-dhcp-pool)# client-identifier mac-address 00:11:22:33:44:55