Modified Extended Unique Identifier (EUI). It is a method used to create IPv6 interface identifiers for network devices. In this case, the access point uses the MAC. A MAC address is a unique identifier assigned to network interfaces for communications on a network. Modified EUI-64 IIDs can be generated automatically by one of IPv6’s auto-addressing mechanisms, either SLAAC or DHCPv6. It is also used when generating a link-local address.
IPv6 can use random Interface Identifiers instead of those derived from MAC addresses to prevent tracking of devices based on their IP address. This uses the Message digest 5 (MD5) has algorithm of a 64-bit value stored on the host. It generates and regenerates addresses periodically.
Manual way in which the interface identifier is manually configured by the user.