Convert Layer 2 MAC Addresses to Layer 3 IPv6 Addresses using the EUI-64 interface ID algorithm.
Supports colon (:), dash (-), or no separators.
Default is Link-Local (fe80::).
Split MAC in half and insert FFFE in the middle.
Invert the 7th bit of the first byte (Universal/Local bit).
Combine with prefix and format into groups.
Enter a MAC address above to begin.