regex to replace the last three octets of a mac address with XX:XX:XX and retain the first three?
I have found a solution on stackoverflow to replace ALL the 6 Octets of a MAC address with XX.
I have found a solution on stackoverflow to replace ALL the 6 Octets of a MAC address with XX.