Menu
Coddy logo textTech

Recap - Build a Lab

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

challenge icon

Challenge

Easy

From an empty folder, build a home network: a lab with a host laptop, a host printer, and a switch office. Cable the laptop first, then the printer, and show the lab.

Expected output:

Lab created: netlab.json
Added host laptop
Added host printer
Added switch office
Linked laptop (eth0) <-> office (port1)
Linked printer (eth0) <-> office (port2)
NODE     TYPE    LINKS
laptop   host    office
office   switch  laptop, printer
printer  host    office

Try it yourself

Terminal

All lessons in LAN Labs

Practice on your own: Terminal playground