🎯 Recommended Samples
Balanced sample collections from various categories for you to explore
MAC Address Samples
Collection of MAC addresses in various formats for validation testing
📝 Common MAC Address Formats
🟢 simple
A list of MAC addresses in different formats including vendor-specific and special types
# MAC Address Samples
# Copy one of these lines to test the MAC Address Validator
# --- Standard Formats ---
# Colon Separated (Common in Linux/macOS, Apple OUI)
00:1B:63:84:45:E6
# Hyphen Separated (Common in Windows, Microsoft OUI)
00-15-5D-01-02-03
# Period Separated (Cisco style, Cisco OUI)
0000.0c12.3456
# No Separator (Raw hex, Intel OUI)
001B21123456
# --- Vendor Specific ---
# VMware Virtual Interface
00:50:56:C0:00:01
# Google
00:1A:11:22:33:44
# HP
3C:D9:2B:12:34:56
# Samsung
F4:5C:89:12:34:56
# --- Special Types ---
# Multicast Address (First byte odd: 01)
01:00:5E:00:00:01
# Locally Administered Address (Second bit set: 02)
06:00:00:00:00:01
# Broadcast Address
FF:FF:FF:FF:FF:FF