Currently the first octet is converted to 02, however in the 4.7.1 firmware and later the UAA address will be converted to LAA
Separate MGMT Interface MAC in 4.7.1 final release and newer
NAT
UAA->LAA conversion
The example of the conversion please find below
Universally administered addresses (UAA) to locally administered addresses (LAA) conversion logic:
Locally administered addresses are distinguished from universally administered addresses by setting (assigning the value of 1 to) the second-least-significant bit of the first octet of the address. This bit is also referred to as the U/L bit, short for Universal/Local, which identifies how the address is administered.
I’m having some trouble converting certain mac addresses using this info.
If I have a force 300 with the mac address 58:c1:7a:xx:xx:xx how would this convert for the seperate management interface
I’ve tried using LAA and starting it with 5A and using UAA and starting with 02, neither worked. I also tried 52 just to see, but this also didn’t work.