client-identifier (DHCP Client)
Syntax
client-identifier { hardware-type type-number user-id {ascii ascii hexadecimal hexadecimal; use-interface-description {logical |device}; prefix [host-name routing-instance-name]; }
Hierarchy Level
[edit interfaces name unit name family inet dhcp], [edit interfaces interface-range name unit name family inet dhcp]
Description
The DHCP server identifies a client by a client-identifier value.
Options
hardware-type | Specify the type of hardware used for the interface on which the client access. Ethernet is the common hardware type and the value for Ethernet is 1.
|
ascii | Client identifier as an ASCII string |
hexadecimal | Client identifier as a hexadecimal string |
prefix | Add prefix to client-id option
|
use-interface-description | Use the interface description
|
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 12.1X44-D10.
Starting with Junos OS Release 17.3R1, on all SRX Series Firewalls and vSRX Virtual Firewall
instances, the CLI option dhcp-client
at [edit interfaces
interface-name unit logical-unit-number family inet]
hierarchy is
changed to dhcp
to keep consistent with other Junos platforms.
There is no change in the functionality with the changed CLI option
dhcp
.
The option hardware-type
is added in Junos OS Release
20.2R1.