Check whether a MAC address uses a supported six-byte hexadecimal notation.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
The value is trimmed and matched against colon, hyphen, dotted Cisco, or contiguous twelve-digit hexadecimal forms. The check validates lexical shape only and does not query a network interface or vendor registry.
00:1A:2B:3C:4D:5E
Valid MAC address (colon-separated): 00:1A:2B:3C:4D:5E
DHCP reservations, switch configuration, and packet-capture filters check MAC notation.