Mac Address What Is It Used For

  

MAC stands for Media Access Control, and, long story short, the MAC address is a code used to identify a particular computer or device on various types of networks, such as Wi-Fi, ethernet, Bluetooth and many more. To find the MAC address with PowerShell, use these steps: Open Start. Search for PowerShell and click the top result to open the app. Type the following command and press Enter.

A MAC address table, sometimes called a Content Addressable Memory (CAM) table, is used on Ethernet switches to determine where to forward traffic on a LAN. Now let's break this down a little bit to understand how the MAC address table is built and used by an Ethernet switch to help traffic move along the path to its destination. EUI-48 and EUI-64 may be used as universally unique MAC addresses as used in the family of IEEE 802™ standards. For example, the Ethernet MAC Address is an EUI-48, unique to one particular Ethernet interface. There are other uses of the OUI however, such as its use as a company identifier in the SNAP protocol.

Home > Articles > Cisco > CCNA Routing and Switching

  1. MAC Address Tables
< BackPage 3 of 5Next >
Mac Address What Is It Used ForLike this article? We recommend
CCNA Routing and Switching 200-120 Network Simulator

Like this article? We recommend

Like this article? We recommend

CCNA Routing and Switching 200-120 Network Simulator

MAC Address Tables

For

A MAC address table, sometimes called a Content Addressable Memory (CAM) table, is used on Ethernet switches to determine where to forward traffic on a LAN. Now let's break this down a little bit to understand how the MAC address table is built and used by an Ethernet switch to help traffic move along the path to its destination. We will use the graphic in Figure 1.

In Figure 1, a switch is surrounded by a number of common devices. Let's assume that all of the devices are powered on but have not sent any traffic. In this case, the MAC address table of the switch would be empty (ignoring any system MAC addresses shown in the table by default).

Now suppose PC1 wants to send traffic to the server that has a MAC address of 00:00:00:00:00:01. It would encapsulate an Ethernet frame and send it off toward the switch. The first thing the switch would do when receiving the traffic is create a new entry in its MAC address table for PC1's MAC address (PC1 -> Fa0/3). The switch would then perform a lookup on its MAC address table to determine whether it knows which port to send the traffic to; since no matching entries exist in the switch's tables, it would flood the frame out all of its interfaces (except the receiving port).

Because the frame was sent out to all of the switch's other ports, it would be received by the target server. Assuming that the server wants to respond to PC1, it would sent a new frame back toward the switch. The switch would receive the frame and create a new entry in its MAC address table for the server's MAC address (Server -> Fa0/2). It would then perform a lookup of its MAC address table to determine whether it knows which port to send the server's traffic to; in this case it does, so it sends the return traffic out only its Fa0/3 port (PC1), without flooding. Listing 1 shows what the MAC address table would look like at this point.

Listing 1—MAC address table example.

This process repeats as devices continue to send traffic to each other. An important detail to remember is that the MAC address table timeout is typically short (Cisco's default is five minutes), so an entry is left in the table itself only for that specified amount of time before the timeout expires and the entry is removed from the table.

Now we will move on to the question of how the devices get the destination MAC addresses to begin this process; in a word, ARP.

Related Resources

  • Book $55.99
  • Book $55.99

What Is Your Mac Address

  • Premium Edition eBook $55.99

Mac Address What Is It Used For Medically

In order to communicate or transfer the data from one computer to another computer we need some address. In Computer Network various types of address are introduced; each works at different layer. Media Access Control Address is a physical address which works at Data Link Layer. In this article, we will discuss about addressing in DLL, which is MAC Address.

What Is My Mac Address

Media Access Control (MAC) Address –

Mac Address On A Mac

MAC Addresses are unique 48-bits hardware number of a computer, which is embedded into network card (known as Network Interface Card) during the time of manufacturing. MAC Address is also known as Physical Address of a network device. In IEEE 802 standard, Data Link Layer is divided into two sublayers –

  1. Logical Link Control(LLC) Sublayer
  2. Media Access Control(MAC) Sublayer

MAC address is used by Media Access Control (MAC) sublayer of placeholder='Add your personal notes here! (max 5000 chars)'>

Recommended Posts: