stuh84 wrote: » The MAC address fields in the frame changes through every point that it crosses a layer 3 boundary (i.e. any interface with an IP that needs to leave by a different route).
Cisco Inferno wrote: » ok and say after going through the internet and isp's it reaches the router of the network its destined to...what becomes of that mac address? moving into the network towards the host now, is the destination mac address now a switch? or the destination host's? kinda blurry on encapsulation....oy vey
Correct me if I'm wrong, if a frame is going to a host on the same network then the destination MAC will be the recieving hosts & source MAC the host which sent the frame, right?
however, If the frame is going to another network (via router) then the source MAC becomes the routers. When leaving the router, to go to destination host, the destination MAC is the intended hosts and the source MAC is the routers to which it has just come from, right? I'm doing this example with only one hop.
cisco_nerd wrote: » Yes, if the hosts are connected via the same switch, in mosts instances this is correct Yes this is correct for your example