least one of the classes specified for that network to be considered for subnets
within that network. If specified for a subnet, clients must belong to at least
one of the classes specified for that subnet to be considered for any of that
-subnet's pools. If sepcified for a pool, clients must belong to at least one
+subnet's pools. If specified for a pool, clients must belong to at least one
of the classes specified for that pool to be given a lease from that pool.
.. note:
least one of the classes specified for that network to be considered for subnets
within that network. If specified for a subnet, clients must belong to at least
one of the classes specified for that subnet to be considered for any of that
-subnet's pools. If sepcified for a pool, clients must belong to at least one
+subnet's pools. If specified for a pool, clients must belong to at least one
of the classes specified for that pool to be given a lease from that pool.
.. note:
"subnet": "192.0.3.0/24",
"pools": [{
"pool": "192.0.3.100 - 192.0.3.150",
- "client-classes": [ "HA_server1 ]"
+ "client-classes": [ "HA_server1" ]
}, {
"pool": "192.0.3.200 - 192.0.3.250",
"client-classes": [ "HA_server2" ]