is not recommended because ``out-of-pool`` is about host reservations in a
subnet which are fetched only when the ``in-subnet`` flag is true.
-For this reason, the ``in-subnet`` must not be disabled or it can be enabled
-explicitly when ``out-of-pool`` is enabled.
-
-::
-
- "Dhcp4": {
-
- "reservations-in-subnet": true,
- "reservations-out-of-pool": true,
- ...
- }
-
The parameter can be specified at global, subnet, and shared-network
levels.
is not recommended because ``out-of-pool`` is about host reservations in a
subnet which are fetched only when the ``in-subnet`` flag is true.
-For this reason, the ``in-subnet`` must not be disabled or it can be enabled
-explicitly when ``out-of-pool`` is enabled.
-
-::
-
- "Dhcp6": {
-
- "reservations-in-subnet": true,
- "reservations-out-of-pool": true,
- ...
- }
-
The parameter can be specified at global, subnet, and shared-network
levels.