One of the most common Interview questions for Networking related positions involves asking a candidate what occurs in order to move data through a Network. This is a great question to ask, because it requires understanding all the fundamental working parts of how data moves through the Internet.
I’ve interviewed hundreds of candidates. And I’ve been interviewed for dozens of roles. In each case, a question like the above has come up.
As many of you know, I’ve recently been publishing a series of videos covering Networking Fundamentals. I just recently released the final video in that series, and that video frames itself around answering this very important Interview question.
How Data moves through the Internet
The process of data flowing through the Internet involves three tables used by Hosts, Switches, and Routers.
A Tale of Three Tables
At it’s core, data moves through the Internet through the use of three distinct tables:
- Routing Table
- ARP Table (also known as an ARP Cache)
- MAC Address Table
Each of these tables is a mapping of something to something else.
- Routing Tables are a mapping of IP Networks to Interfaces
- or mappings of IP Networks to Next-Hop IP Addresses
- ARP Tables are a mapping of IP Addresses to MAC addresses
- MAC Address Tables are a mapping of Switchports to MAC Addresses
Each of these tables are used by the various devices involved in Networking:
- Hosts use Routing Tables and ARP Tables
- Routers use Routing Tables and ARP Tables
- Switches use MAC Address Tables
Understanding the exact process of how these tables are populated and used to forward packets is the crux of understanding how data moves through the Internet.
Packet Traveling
In this video, we illustrate each of these tables, and show you how they are populated and used to forward data. We follow the journey of a data packet as it travels through this Network Topology:
This video ties together elements from all the other videos in the Networking Fundamentals series and shows you every step, on every device, for a packet to get from Host A to Host B (and the response), then Host A to Host C (and the response):
Thank you for explaining OSI layers very detailed manner. This will help everyone to understand the fundamentals !
You’re welcome, Surender =)
i want the full course for purchase
Help me spread the word about this content to bring the full course to fruition =)
Could anyone please explain me how hosts use Routing Tables and ARP Tables for packet travelling?
It’s covered in these two videos:
https://www.youtube.com/watch?v=gYN2qN11-wE
https://www.youtube.com/watch?v=JI9Zm2tbUoE
Great explanation!!
Hello Ed, thank you for this amazing course which I am a big fan of. When can we expect the full network fundamentals course to be released for purchase?
hi, do you have a discussion about packet traveling: host, router, switch, router, host?