mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[#2898] addressed comments
This commit is contained in:
@@ -995,7 +995,7 @@
|
||||
// The pool ID does not need to be unique within the subnet
|
||||
// or across subnets.
|
||||
// If not unconfigured, it defaults to 0. The statistics
|
||||
// regarding this pool will be merged with the other statistics
|
||||
// regarding this pool will be combined with the other statistics
|
||||
// of all other pools with the same pool ID in this subnet.
|
||||
"pool-id": 1
|
||||
}
|
||||
|
@@ -995,7 +995,7 @@
|
||||
// The pool ID does not need to be unique within the subnet
|
||||
// or across subnets.
|
||||
// If not unconfigured, it defaults to 0. The statistics
|
||||
// regarding this pool will be merged with the other statistics
|
||||
// regarding this pool will be combined with the other statistics
|
||||
// of all other pools with the same pool ID in this subnet.
|
||||
"pool-id": 1
|
||||
}
|
||||
|
@@ -955,7 +955,7 @@
|
||||
// The pool ID does not need to be unique within the subnet
|
||||
// or across subnets.
|
||||
// If not unconfigured, it defaults to 0. The statistics
|
||||
// regarding this pool will be merged with the other statistics
|
||||
// regarding this pool will be combined with the other statistics
|
||||
// of all other pools with the same pool ID in this subnet.
|
||||
"pool-id": 1
|
||||
}
|
||||
|
@@ -955,7 +955,7 @@
|
||||
// The pool ID does not need to be unique within the subnet
|
||||
// or across subnets.
|
||||
// If not unconfigured, it defaults to 0. The statistics
|
||||
// regarding this pool will be merged with the other statistics
|
||||
// regarding this pool will be combined with the other statistics
|
||||
// of all other pools with the same pool ID in this subnet.
|
||||
"pool-id": 1
|
||||
}
|
||||
|
@@ -7262,7 +7262,7 @@ The DHCPv4 server supports the following statistics:
|
||||
The statistics related to pool ID 0 refer to all the statistics of all the pools
|
||||
that have unconfigured ``pool-id``.
|
||||
The pool ID does not need to be unique within the subnet or across subnets.
|
||||
The statistics regarding a specific pool ID within a subnet will be merged with the
|
||||
The statistics regarding a specific pool ID within a subnet will be combined with the
|
||||
other statistics of all other pools with the same pool ID in the respective subnet.
|
||||
|
||||
.. note::
|
||||
|
@@ -7063,7 +7063,7 @@ The DHCPv6 server supports the following statistics:
|
||||
The statistics related to pool ID 0 refer to all the statistics of all the pools
|
||||
that have unconfigured ``pool-id``.
|
||||
The pool ID does not need to be unique within the subnet or across subnets.
|
||||
The statistics regarding a specific pool ID within a subnet will be merged with the
|
||||
The statistics regarding a specific pool ID within a subnet will be combined with the
|
||||
other statistics of all other pools with the same pool ID in the respective subnet.
|
||||
|
||||
.. note::
|
||||
|
Reference in New Issue
Block a user