Menu
Coddy logo textTech

Recap - The Printer

Lesson 31 of 35 in Coddy's LAN Labs course.

challenge icon

Challenge

Medium

The office network is up. A shared printer arrives for the Sales floor: add host printer, cable it to switch sales, address it 10.10.1.50/24 with gateway 10.10.1.1, prove Engineering can reach it by pinging it from eng1, and finish with a lab check.

Expected output:

Added host printer
Linked printer (eth0) <-> sales (port4)
printer eth0: 10.10.1.50/24 (mask 255.255.255.0, network 10.10.1.0/24)
printer: gateway 10.10.1.1
eng1 -> printer: reply from 10.10.1.50 (ttl=63, via core)
Lab check: no problems found

Try it yourself

Terminal

All lessons in LAN Labs

Practice on your own: Terminal playground