Files
2026-07-13 13:12:17 +08:00

10 lines
341 B
HTML

<header>Address pool</header>
Dynamic lease range inside the subnet. DHCPv4 pools are usually ranges such as <tt>192.0.2.10 - 192.0.2.200</tt>; DHCPv6 pools are often prefixes such as <tt>2001:db8:1::/80</tt>.
<p>
If a subnet has no pools, ordinary clients will not receive dynamic leases unless matching reservations exist.
<p>
<footer>