Inventory the Larkfield branch subnet, then profile the catalog server's open services from the CLI.
You are Marisol Okonkwo, a first-year network technician on the Larkfield
Community Library IT co-op. The branch network (10.42.7.0/24) has no current documentation,
and patrons are reporting the online catalog is "sometimes" unreachable.
Before troubleshooting, build an inventory: find which hosts are up, then profile the catalog server's open TCP ports and the services behind them — using only the scanner on the ops jumpbox.
nmap -sn <cidr> host discovery / "ping" sweep, no port scan nmap <ip> scan common TCP ports on one host nmap -p <list> <ip> scan specific ports, e.g. -p 22,80,443 nmap -p- <ip> scan all TCP ports nmap -sV <ip> detect the service/version on open ports help · clear · reset
10.42.7.0/24.10.42.7.20.10.42.7.20.Formative simulation. The answer key lives in this page, so the score is self-reported — for graded use, have the Apps Script re-score server-side. No real scanning occurs; nothing leaves your browser except your submission. © 2026 <author/org> — replace this notice before distribution.