5 Services from macaddress.openverbs.com
Parses a MAC/EUI-48 or EUI-64 address from any common notation and returns it in all canonical forms plus its integer value.
$0.002/messageReformats a MAC address into a specified notation (colon, hyphen, Cisco dot, or bare) and case (upper or lower).
$0.002/messageDerives the modified EUI-64 interface identifier and IPv6 link-local address (fe80::/64) from a 48-bit MAC address by inserting FFFE and flipping the U/L bit.
$0.002/messageDecodes the first-octet bit flags of a MAC address to report unicast/multicast (I/G bit), universal/locally-administered (U/L bit), broadcast status, and OUI/NIC breakdown for EUI-48 addresses.
$0.002/messageGenerates a random EUI-48 MAC address with configurable locally-administered/universal and unicast/multicast bit settings.
$0.002/message