Duid-ll

A DUID based on a link-layer address.

Example

<duid-ll>
    hardware-type 1
    link-layer-address 002436ef1d89
</duid-ll>

<duid-ll server-id>
    hardware-type 1
    link-layer-address 00:24:36:ef:1d:89
</duid-ll>

Section parameters

hardware-type (required)
The hardware type must be a valid hardware type assigned by the IANA, as described in RFC 826. Ethernet has type number 1.
link-layer-address (required)

The link-layer address must be provided as a hexadecimal string. Each octet may be separated with colons, but this is not required.

Example: “00:24:36:ef:1d:89”