From edadda488d6146b60d2cc42219cf50c25701c797 Mon Sep 17 00:00:00 2001 From: Dmitriy Eshenko Date: Fri, 31 May 2024 22:24:13 +0300 Subject: Add check-ip to ipoe --- doc/configuration/ipoe.rst | 5 +++++ 1 file changed, 5 insertions(+) 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. -- cgit v1.2.3