- pool address/prefix-length {
-
- address-range {
- low address;
- high address;
- }
-
- exclude-address {
-
address;
- }
- }
- [edit system services dhcp]
Statement introduced before JUNOS Release 7.4.
For J-series Services Routers only. Configure a pool of IP addresses for DHCP clients on a subnet. When a client joins the network, the DHCP server dynamically allocates an IP address from this pool.
address-range—Lowest and highest IP addresses in the pool that are available for dynamic address assignment. If no range is specified, the pool will use all available addresses within the subnet specified. (Broadcast addresses, interface addresses, and excluded addresses are not available.)
exclude-address—Addresses within the range that are not used for dynamic address assignment. You can exclude one or more addresses within the range.
See Configuring a DHCP Server.
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.