mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[#2543] Implement changes for code review
This commit is contained in:
@@ -7196,7 +7196,11 @@ Ignore RAI Link Selection
|
||||
With ``"ignore-rai-link-selection": true``, Relay Agent Information Link
|
||||
Selection suboption data will not be used for subnet selection. This will use
|
||||
normal subnet selection logic instead of attempting to use the subnet specified
|
||||
by the suboption.
|
||||
by the suboption. This option is not RFC compliant and is set to ``false`` by
|
||||
default. Setting this option to ``true`` can help with subnet selection in
|
||||
certain scenarios, for example, when your DHCP Relay Servers do not allow you
|
||||
to specify which suboptions are included in the Relay Agent Information
|
||||
option, and includes incorrect Link Selection information.
|
||||
|
||||
.. code-block:: json
|
||||
|
||||
|
Reference in New Issue
Block a user