MAC地址示例
用于验证测试的各种格式MAC地址集合
📝 常用MAC地址格式
🟢 simple
包含不同格式、特定厂商和特殊类型的MAC地址列表
# 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