Menu
Coddy logo textTech

Recap - Layer Three

Lesson 15 of 32 in Coddy's The OSI Model course.

challenge icon

Challenge

Easy

Layer 3 wrap-up. Print, in this order:

  1. The TTL a destination sees when a packet starts at 64 and crosses 5 routers
  2. The gateway letter for a packet to 10.1.9.9, using the routing table from the Routing Tables lesson (A = default, B = 10.0.0.0/8, C = 10.1.0.0/16)
  3. The protocol ping is built on (uppercase)

Expected output:

59
C
ICMP

Try it yourself

Terminal

All lessons in The OSI Model

Practice on your own: Terminal playground