| |
GeekInterview.com > Interview Questions > Networking > Computer Networks
| Print | |
Question: What is MAC address?
Answer: The address for a device as it is identified at the Media Access Control (MAC) layer in the network architecture. MAC address is usually stored in ROM on the network adapter card and is unique. |
| September 09, 2006 13:20:53 |
#3 |
| subramanyam Malepati |
Member Since: Visitor Total Comments: N/A |
RE: What is MAC address |
| What Is a MAC Address?The MAC address is a unique value associated with a network adapter. MAC addresses are also known as hardware addresses or physical addresses. They uniquely identify an adapter on a LAN.MAC addresses are 12-digit hexadecimal numbers (48 bits in length). By convention, MAC addresses are usually written in one of the following two formats: MM:MM:MM:SS:SS:SS MM-MM-MM-SS-SS-SSThe first half of a MAC address contains the ID number of the adapter manufacturer. These IDs are regulated by an Internet standards body (see sidebar). The second half of a MAC address represents the serial number assigned to the adapter by the manufacturer. In the example, 00:A0:C9:14:C8:29The prefix 00A0C9indicates the manufacturer is Intel Corporation. |
| |
Back To Question | |