Recap - Build a Lab
Lesson 4 of 35 in Coddy's LAN Labs course.
Challenge
EasyFrom 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 officeTry it yourself
Terminal
All lessons in LAN Labs
2Addresses on the LAN
Giving a Host an AddressThe First PingWhat ARP LearnedThe Switch Learns TooRecap - First Conversation8Capstone - Fix the Branch
Survey the DamageFix the Address ClashMasks and GatewaysRecap - Prove It WorksPractice on your own: Terminal playground