How does a frame retrieve the recipient's MAC address?

Posted by Sarmen B. on Super User See other posts from Super User or by Sarmen B.
Published on 2012-09-09T20:42:24Z Indexed on 2012/09/09 21:40 UTC
Read the original article Hit count: 136

Filed under:

I am studying a Network+ book named All-in-one CompTia Network+ by Mike Meyers.

In chapter 2 he talks about frames and how he represents them as canisters and the data within the frame contains the recipients mac address, senders mac address, data, and sequence number.

What I don't understand is if the sender is sending a file via the network to the recipient, and this frame contains this data, how does the frame know what the recipients MAC address is before sending it?

In regards to TCP/IP when it contains the recipients IP address, that's understandable how it retrieves that value. But I don't understand how it can retrieve the MAC address, because if that frame comes from the senders computer, goes into the router and copies itself to each and every computer that exists on the network, how did it have the MAC address to know where to go?

Let me know if I'm not making sense.

© Super User or respective owner

Related posts about networking