AfterAcademy Tech
•
18 Feb 2020

In computer networks, all the network devices can connect and communicate with each other. But a question always arises in our mind that how one device will uniquely identify the other device in the network. This can be possible only with the help of the MAC and IP addresses. Now, again there is a confusion between these two. So, before defining them, let us first take an example to explain them.
For Example, if someone has to send a courier to some other person. The sender has to specify two things about the receiver in order to successfully send the courier. The two things are - Receiver's address(it may contain house number, street, city, state, and pin code), and the receiver's name(in order to specifically identify the right person to deliver the courier). If we correlate this example in networking, then the IP address will be the address of the network connection in which multiple devices can be present, and the MAC address will be the address of specific nodes, where we want to deliver the data.
We'll learn about these two addresses in detail. We'll also learn the dissimilarities between them. Now let us see about them one by one.
An IP address is an address that uniquely identifies a network connection. It is termed as the 'Logical Address' which is provided to a connection in a network.
IP addresses are generally provided by the administrator of the network or the Internet Service Providers(ISP). It can be static or dynamic in nature. It may be temporary and keep on changing each time whenever a device connects to different networks. IP addresses are available in binary form. It is mainly used in routing operation as it specifically identifies a network connection. It is used in the network layer of the OSI or TCP/IP reference models.
There are mainly two types of IP addresses:
MAC address is the address that uniquely identifies a node on the network. It is also called the physical address, or the Burnt-In address, or the software address. The MAC address is provided by the manufacturer of the NIC(Network Interface Card). It is embedded into the hardware and remains constant for that device.
MAC is a 48 bits address which either contains 6 groups of 2 hexadecimal digits, or 3 groups of 4 hexadecimal devices. These hexadecimal digits can be separated either by hyphens(-) or colons(🙂. For example: 23-AB-CD-EF-56-78, OR 23AB:CDEF:5678. The 48 bits MAC address has two parts of 24 bits each. The first 24 bits represent the OUI(Organization Unique Identifier), and the next 24 bits represent the vendor's specific information. The MAC address works on the Data-Link Layer of the OSI or TCP/IP reference models.
Following are the dissimilarities between the MAC and IP address:
This is all about the IP and MAC addresses, and the dissimilarities between them. Hope you learned something new today. That's it for this blog.
Do share this blog with your friends to spread the knowledge. Visit our YouTube channel for more content. You can read more blogs from here.
Keep Learning 🙂
Team AfterAcademy!
AfterAcademy Tech
In this blog, we will learn what is an Ip address and what are the various versions of IP addresses being used. We will also discuss what are the types of IP addresses depending upon how they are assigned to any system.

AfterAcademy Tech
In this blog, we will learn what are the various types of classes in IPv4 and how we can differentiate among the classes on the basis of the number of bits present the network ID and the host ID of these classes.

AfterAcademy Tech
In this blog, we will learn about the two types of addresses that are used for memory in the operating system. Further, we will discuss the difference among these types of memories i.e. logical memory and physical memory.

AfterAcademy Tech
In this blog, we will discuss IPv4 and IPv6 versions of IP address. We will also discuss in details about their packet formats and finally see the differences among them.
