2.2.1.2.5.4 Representing a MADCAP Lease Identifier
The MADCAP lease identifier is specified in [RFC2730] section 2.4. It is required to be unique across all multicast address leases requested by all clients in a multicast address allocation domain.
When the DHCP_CLIENT_UID (section 2.2.1.2.5) structure is used to represent a MADCAP lease identifier, the latter is stored as-is in the Data field of the structure.
Consider a DHCP_CLIENT_UID that represents a MADCAP lease identifier of "0x006B66331A922D6048BCD4504582D300EA". The contents of the Data field of the DHCP_CLIENT_UID will be as follows:
|
Bytes |
Values |
|---|---|
|
0-16 |
0x00, 0x6B, 0x66, 0x33, 0x1A, 0x92, 0x2D, 0x60, 0x48, 0xBC, 0xD4, 0x50, 0x45, 0x82, 0xD3, 0x00, 0xEA |