MAC address (Media Access Control address)

​MAC or Media Access Control address is the address assigned to a physical network card.

This address should be unique.

This address typically consists of six groups of two hexadecimal numbers separated by a colon.

When two network cards have same MAC address, then MAC address collision happens.

I had used computers heavily for 26 years and had never seen MAC address collisions.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator