Skip to content

Packets and Routing

Big messages are split into small packets. Routers read addresses on each packet and forward them hop by hop.

Class 6 to 8beginner18 min3 lessons1 interactive lab
By the end you will be able to
  • Define a packet as a small piece of a larger message
  • Explain that routers choose the next hop
  • Describe why packets can arrive out of order

Finish first

Lesson 1 of 3

Small envelopes on a huge road

Sending a whole video as one giant blob would be fragile. One glitch could ruin everything. Instead, data is cut into packets, small blocks with labels saying where they came from and where they should go.

Packets from the same message can travel different paths. Routers along the way read the label and pass each packet to the next router closer to the destination.

Use the packet route lab to watch one message split apart, move through routers, and meet again at the end.

Interactive lab

Packet route

Split a message into packets and step through routers. Watch labels guide each hop toward the destination.

Packet journey

Hop by hop across the internet
Your laptop
+2 ms
Home router
+5 ms
ISP
+18 ms
Backbone link
+40 ms
Website server
+12 ms

Total so far: 0 ms

1 / 6

Start

You tapped a link. The page is not on your laptop, so the request is split into small packets and sent out across the network, one hop at a time.

Continue

Lesson 2 of 3

Routing choices

A router is like a crossing guard with a map. It does not know the whole journey, but it knows a good next step. If one road is crowded, it may send packets another way.

That is why ping times change and why video may buffer when many people use the network at once. The packets still arrive, just slower.

Lost packets can be sent again. Higher layers of the internet check that the full message rebuilt correctly.

Continue

Lesson 3 of 3

From packets to pages

Your browser request for a page becomes packets going out. The server’s answer comes back as packets too. The browser waits until it has enough pieces to show text and images.

This design lets the internet grow. New routers can join without rebuilding the whole system, as long as they follow the same forwarding rules.

Next you will see how websites use HTTP and HTTPS, and why the padlock icon matters when packets carry private information.

Continue

Practice

Work these out yourself

No answer key here on purpose: these are the questions worth thinking through before you move on. Open one and work it out.

0/3 attempted

Assessment

Check your understanding

Answer each question, then read the explanation. That is where the learning is.

0/4
  1. Question 1: What is a packet?
    Question 1 / 4

    What is a packet?

    Select an option first
  2. Question 2: What does a router mainly do?
    Question 2 / 4

    What does a router mainly do?

    Select an option first
  3. Question 3: Why can packets from one message arrive at different times?
    Question 3 / 4

    Why can packets from one message arrive at different times?

    Select an option first
  4. Question 4: If one packet is lost, what can happen?
    Question 4 / 4

    If one packet is lost, what can happen?

    Select an option first
4 of 4 questions left.

Finished this topic?

0 of 3 lessons marked done. Marking the topic complete ticks the rest.