Trace an HTTP request through encapsulation.
Layer : HTTP request GET /
Layer : TCP segment. Source port , Dest port
Layer : IP packet. Source , Dest
Layer : Ethernet frame. Dest MAC is your router
Layer : Electrical signals
The frame's dest MAC is your router, not the server. Layer gets packets to the router. Layer handles the rest.