Provision the Warehouse DHCP Pool

You're the new IT apprentice at Brightline Outfitters, a small outdoor-gear retailer. The handheld scanners and laptops on the warehouse VLAN need addresses handed out automatically. Configure a DHCP pool on the core router bl-core-rtr, then verify it.

N10-009 · 1.6 DHCP service AP Networking · 3.3.A assignmentId: netplus-dhcp-scope-warehouse

bl-core-rtr · console

bl-core-rtr>
Tip: start with enableconfigure terminal. Type ? for a command list.
Command reference (click to expand)
enable — enter privileged mode
configure terminal (or conf t) — enter global config
ip dhcp excluded-address LOW HIGH — reserve a range out of the pool
ip dhcp pool NAME — create / enter a DHCP pool
network ADDR MASK — set the pool's network & mask
default-router IP — set the gateway option
dns-server IP — set the DNS option
lease DAYS HOURS MINUTES — set the lease duration
domain-name NAME — (optional) set the domain
exit / end — leave the current mode
show ip dhcp pool · show running-config — verify your work

Scope map · 10.40.7.0/24

Leasable to clients
Excluded (reserved)
Gateway
DNS server
Not yet in a pool
Network / broadcast
Leasable: —

Tasks

    Questions

    Progress: 0 / 11

    This lab stores no real names, emails, or IDs. Your callsign, your task/question results, a screenshot of this page, and a timestamp are sent to your instructor's submission folder. Scores are self-reported and may be re-checked by the instructor's server.