TSToolSphere

MAC Address Formatter

web100% Client-Side

Normalize a MAC address into colon, hyphen, or Cisco dot notation, and generate random test MACs.

CIDR / Subnet Calculator

Compute network range, broadcast address, and host counts from an IPv4 CIDR block.

Network Address
192.168.1.0
Broadcast Address
192.168.1.255
Subnet Mask
255.255.255.0
Wildcard Mask
0.0.0.255
First Usable Host
192.168.1.1
Last Usable Host
192.168.1.254
Total Addresses
256
Usable Hosts
254
Address Class
C

About MAC Address Formatter

Same Address, Three Separator Conventions — and Two Meaningful Bits

A MAC address is a 48-bit hardware identifier, and colon, hyphen, and Cisco-dot notations are purely different separator conventions for writing the identical 48-bit value — converting between them changes nothing about the underlying address (see MAC Address Format Guide for the full breakdown). What actually carries meaning are two specific bits buried in the first byte: the unicast/multicast bit and the universally/locally administered bit.

The locally-administered bit specifically is worth knowing how to read: when set, it signals the address was assigned by software (a virtual machine, a container, or a device's MAC-randomization privacy feature) rather than burned into hardware from a manufacturer's registered OUI block — a quick, useful signal for distinguishing a virtual or randomized address from a genuine hardware NIC's original address during network troubleshooting.

Generating random test addresses deliberately sets this locally-administered bit correctly, which matters for realistic testing — a properly-formed random test MAC should be recognizably "locally administered" by design, not accidentally colliding with a real vendor's registered address space.

Educational Guides & Tutorials

Frequently Asked Questions

Help Us Improve MAC Address Formatter

Did you find this tool helpful? Tell us how we can make it even better, or report a bug or request a new feature in under 1 minute.

Submit Feedback