MAC Address Generator

Generate random MAC addresses with custom OUI prefixes and formatting options.

Generator Settings

How to use MAC Address Generator

  • Select the desired quantity of MAC addresses.
  • Optionally enter a specific OUI prefix (e.g., 00:50:56 for VMware).
  • Choose the output format (separator) and letter case.
  • Click 'Generate' to create the list of MAC addresses.

About MAC Addresses

Structure

A MAC address is a 48-bit unique identifier. The first 24 bits (OUI) identify the manufacturer, and the last 24 bits are assigned by the manufacturer.

Unicast vs Multicast

The least significant bit of the first octet determines if the address is unicast (0) or multicast (1). Generated addresses are typically unicast.

Local vs Universal

The second least significant bit of the first octet determines if the address is universally administered (0) or locally administered (1).

Features

  • Custom OUI prefix support
  • Multiple output formats
  • Bulk generation

Applications

  • Network testing
  • Software licensing testing
  • Virtual machine configuration