MAC Address Tools
Validate, format and generate MAC addresses, look up the vendor from an OUI table, and decode the U/L and I/G bit flags.
MAC addressValid
Examples
Formats
- Colon
FC:FB:FB:01:02:03 - Hyphen
FC-FB-FB-01-02-03 - Dot (Cisco)
FCFB.FB01.0203 - Bare
FCFBFB010203
Analysis
Flags
- Unicast (I/G bit clear)
- Universally administered (U/L bit clear)
Vendor (OUI)
Cisco Systems, Inc.
Generate a random MAC
About MAC addresses
A MAC address (EUI-48) is a 48-bit value identifying a network interface. The two lowest bits of the first octet set the address type: the I/G bit distinguishes unicast from multicast, and the U/L bit distinguishes a universal (vendor-assigned) address from a locally administered one. The first three octets form the OUI prefix that identifies the vendor. Everything runs in your browser; no data is sent anywhere.