/// @brief Returns range of hosts in a DHCPv4 subnet.
///
- /// Not implemented.
- ///
/// @param subnet_id Subnet identifier.
/// @param source_index Index of the source (unused).
/// @param lower_host_id Host identifier used as lower bound for the
/// @brief Returns range of hosts in a DHCPv6 subnet.
///
- /// Not implemented.
- ///
/// @param subnet_id Subnet identifier.
/// @param source_index Index of the source (unused).
/// @param lower_host_id Host identifier used as lower bound for the
"This command retrieves all host reservations or host reservations for a specified subnet by page."
],
"cmd-comment": [
- "The page size limit is mandatory. The subnet-id is optional since version 1.9.0, The source-index and from host id are optional and default to 0. Values to use to load the next page are returned in responses in a next map."
+ "The page size limit is mandatory. The subnet-id is optional since version 1.9.0, The source-index and from host-id are optional and default to 0. Values to use to load the next page are returned in responses in a next map."
],
"cmd-syntax": [
"{",