]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2442] address review comments
authorAndrei Pavel <andrei@isc.org>
Fri, 10 Nov 2023 10:46:49 +0000 (12:46 +0200)
committerAndrei Pavel <andrei@isc.org>
Wed, 15 Nov 2023 16:48:51 +0000 (18:48 +0200)
doc/sphinx/arm/ext-radius.rst

index 3697161a3f42c3cf715f3b2e8104039ff0156c3d..6fe0bcdbc3692c7a47d847d21d840f325b501ca2 100644 (file)
@@ -138,6 +138,18 @@ flags:
    ``replace-client-id`` must be set to ``true`` and ``duid`` must be used with
    ``client-id-pop0`` enabled.
 
+ - ``nas-ports`` (default ``[]``), specifies the NAS port to use in place of
+   a subnet ID (default behavior). It is an array of maps, each map having two
+   elements at most: a port entry (the NAS port value to use) and either a
+   subnet-id entry (the subnet ID to substitute), or a subnet-prefix
+   which is resolved into a subnet and its subnet ID is added, or a
+   shared-network-name which is resolved into a shared-network and its
+   subnets are added. When the subnet-id is 0 or the port is alone,
+   the default substitution is specified i.e. for a subnet ID not in
+   the list this default NAS port value will be used.
+
+-  ``realm`` (default ``""``) - is the default realm.
+
 -  ``reselect-subnet-address`` (default ``false``) - enables subnet reselection
    according to the value of the Framed-IP-Address or, respectively,
    the Framed-IPv6-Address attribute from the RADIUS access response. With this