If IP address then why MAC address?

Answer:

IP addresses are broken down into two types: public and private. Public IP addresses are unique in nature. In other words, no two are the same. Private IP addresses are not unique across multiple networks. In other words, on network A, you will only have one address of 192.168.0.10, but that address might be in use on network B, as well. MAC addresses are always unique. They are burned directly onto the Network Interface Card (NIC). Therefore, when one computer with 192.168.0.10 address sends information, it's capable of reaching a computer on a second network that also employs a 192.168.0.10 address, simply for the fact that the MAC address is unique.

First answer by ID1210216510. Last edit by ID1210216510. Question popularity: 4 [recommend question].