reformatting to Cisco notation
- MAC address
- 00:1A:2B:3C:4D:5E
- Output format
- Cisco dotted
- Uppercase
- Yes
Formatted001A.2B3C.4D5E
Four hex digits per group, three groups
Open this exampleMAC address reformatting between the four common notations. The first three bytes are the manufacturer identifier, and the second-least-significant bit of the first byte says whether the address is globally unique or locally assigned.
Also called: mac address converter, format mac address.
00:1A:2B:3C:4D:5E. The OUI is 00:1A:2B, identifying the manufacturer, and the device portion is 3C:4D:5E. This is a globally unique address assigned by the manufacturer.
A MAC address is six bytes written four different ways depending on the vendor tooling. The first three bytes are the organisationally unique identifier assigned to a manufacturer, and the last three identify the device. Two bits in the first byte carry meaning: the least significant marks a multicast address, and the next one marks a locally administered address, which is what randomised privacy MACs on phones set.
the first three bytes identify the manufacturer and the last three the deviceEach of these is asserted on every build. If a change to the engine ever moved one of these answers, the build would fail before the page could print it.
Formatted001A.2B3C.4D5E
Four hex digits per group, three groups
Open this exampleFormatted02:1A:2B:3C:4D:5E
boundary: bit 1 of the first byte is set
Open this exampleFormula version 1.0.0 · definition 1.0.0 · India · Report a problem with this calculator