summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Eshenko <dmitriy.eshenko@accel-ppp.org>2024-05-31 22:24:13 +0300
committerGitHub <noreply@github.com>2024-05-31 22:24:13 +0300
commitedadda488d6146b60d2cc42219cf50c25701c797 (patch)
tree9568d92f6464ee2cf7a786177ef10d9caa5e7e1a
parentb1ee02ef5376ae8eeb2a02c1a2b951170ffbac45 (diff)
downloadaccel-ppp.github.io-main.tar.gz
accel-ppp.github.io-main.zip
Add check-ip to ipoeHEADmain
-rw-r--r--doc/configuration/ipoe.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/configuration/ipoe.rst b/doc/configuration/ipoe.rst
index e73589d..f016c17 100644
--- a/doc/configuration/ipoe.rst
+++ b/doc/configuration/ipoe.rst
@@ -426,3 +426,8 @@ The ``username=ifname|lua:function_name`` allow set custom LUA function to form
``ipv6=0|1`` will activate support ipv6 on interface. If not defined, inherit global params.
``weight=n`` is load balancing mechanism based on weight. ``weight=0`` has special meaning as backup (fail-over) interface, f.e. it terminates session on any received weight.
+
+**check-ip=0|1**
+ By default is: ``check-ip=0``
+
+ Specifies whether accel-ppp should check if IP already assigned to other ppp or ipoe interface.