mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-29 13:07:50 +00:00
[#2745] Added a note about 2 HRs
This commit is contained in:
parent
d9517e1712
commit
340c3fe976
@ -5538,6 +5538,13 @@ If not specified, the default value is:
|
||||
|
||||
"host-reservation-identifiers": [ "hw-address", "duid", "circuit-id", "client-id" ]
|
||||
|
||||
.. note::
|
||||
|
||||
As soon as a host reservation is found the search is stopped so
|
||||
when a client has two host reservations using different enabled
|
||||
identifier types the first is permanently returned and the second
|
||||
ignored, i.e. this is a configuration mistake.
|
||||
|
||||
.. _global-reservations4:
|
||||
|
||||
Global Reservations in DHCPv4
|
||||
|
@ -4767,6 +4767,13 @@ If not specified, the default value is:
|
||||
|
||||
"host-reservation-identifiers": [ "hw-address", "duid" ]
|
||||
|
||||
.. note::
|
||||
|
||||
As soon as a host reservation is found the search is stopped so
|
||||
when a client has two host reservations using different enabled
|
||||
identifier types the first is permanently returned and the second
|
||||
ignored, i.e. this is a configuration mistake.
|
||||
|
||||
.. _global-reservations6:
|
||||
|
||||
Global Reservations in DHCPv6
|
||||
|
Loading…
x
Reference in New Issue
Block a user