I would like to understand how to convert a MAC address to an IPv6 address.
For example,
00:01:04:76:2A:5C
Should become
FE80::0201:04FF:FE76:2A5C
How can I do the conversion? We suppose an automatic configuration without a random parameter for a local machine.
Conversion step by step from a MAC address (48 bits) to a IPv6 address (128 bits):