A DHCP scope defines a range of IP addresses for a specific subnet. A pool is the set of addresses within that scope available for assignment.
For the subnet, you might create a scope from to . That's addresses in the pool.
You exclude certain addresses from the pool: the gateway (), servers with static IPs, and printers. These exclusions prevent DHCP from assigning addresses that are already in use.