MAC and IP addresses
MAC Address or Physical Address in Computer Networks :
– MAC Address is like a fingerprint of each device which means they identify each device like
a physical identifier, just like for humans, fingerprints are considered as standard source for
authentication.
– The full form of MAC address is Media Access Control address.
– MAC addresses are 48 bits long and these addresses could not be routed between
networks.
– MAC Address is a 12 digit hexadecimal numeral which is most typically expressed with a
colon or hyphen separating every two digits (an octet), making reading easier.
– MAC Addresses are used at the Data Link Layer.
– Example
* A MAC address of 2c549188c9e3 is represented as 2C:54:91:88:C9:E3 or 2c-54-91-88-c9-e3.
Advantages Of MAC Address :
– The MAC Address of a network card can be used
to assign a static IP to a computer.
– MAC Address can be used in restricting access to
a computer to prevent unauthorized accesses
from external devices into the network.
– Some Internet Service Providers use this MAC
Address to authenticate their users.
IP Address
– An Internet Protocol address is an IP address.
– An IP Address is the address used for identifying devices
in Internet or on a local network.
– The Internet Service Provider (ISP) assigns IP addresses to
all devices on its network.
– IP Addresses can be termed as identifiers which enable
information to be transmitted in a network
communication.
– An IP Address is a string of numbers separated by
periods.
– These IP Addresses are expressed as set of 4 digits. Each
of these 4 digits is represented by 8 bits of data.
IP Version Types :
IPv4 (IP version 4)
IPv6 (IP version 6)
Advantages of IP address
– These IP Addresses enable efficient Remote
access to devices in network communication.
– IP Address enables the device to run as file
transfer protocol (FTP) Servers.
Difference between IP and MAC
addresses