Recap - The Printer
Lesson 31 of 35 in Coddy's LAN Labs course.
Challenge
MediumThe 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 foundTry it yourself
Terminal
All lessons in LAN Labs
4Routers and Gateways
Two NetworksThe Default GatewayBoth Sides Need a Way BackRouting TablesRecap - Connect the Floors7Growing the Office
The PlanSales Comes OnlineEngineering JoinsGateways EverywhereRecap - The Printer2Addresses 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