Tuesday, February 22, 2011

Two types of Network Address

There are 2 different types of network addresses, one is a MAC (Media Access Control) address and the other one is an IP (Internet Protocol) address. The MAC address is a physical address and it exists on the Layer 2 (Data Link) of the OSI (Open Systems Interconnection). Layer 2 is also known as the Data Link Layer.  The IP address is a virtual address and it operates on Layer 3 (Network).
MAC addresses are unique address it is burnt into the hardware by the manufacture at the time it is made.  MAC addresses are also known as Burned In Addresses (BIA). MAC address are used by many different Layer 2 devices some are Ethernet, Token Ring, Bluetooth, and Fibre Channel.
MAC address is 48 bits in length and there are 281,474,976,710,656 possible addresses. A MAC address would look like this 00-23-4E-47-21-01. The first three bytes of any MAC address will tell you who the manufacture of that device is. The manufacture of this address 00-23-4E is Hon Hai Precision Inc. Co., Ltd., 66 Chung Shan RD. Tu-Cheng, Taipei Hsien Taiwan 236. The first three bytes of a MAC address are assigned by the IEEE Standards Association to a company (http://www.tech-faq.com/mac-address.html).
 IP address is an Internet Protocol address. The IP address is used to identify the different computers and websites on the internet or intranet. Each device must have a unique IP address. If not it will cause problem on your network. The IP address allows you chat, send email, and it allows you to use the internet

An IP address is made up of 4 separate numbers, each between 0 and 255, and arranged with dots in between them.  All websites have an IP address. It is easier for humans to remember a name instead of an IP, so a DNS (Domain Name System) matches the name with an IP address. One of Yahoo.com’s IP addresses is 209.161.122.70. IP address is controlled by ICANN (Internet Corporation for Assigned Names and Numbers). The website for them is http://icann.org.
The internet is growing so fast that we are running out of IPv4 address. Soon we will be out of IP and we will need to use IPv6.

6 comments: