diff options
author | Dmitriy Eshenko <dmitriy.eshenko@accel-ppp.org> | 2024-12-22 21:23:17 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-22 21:23:17 +0300 |
commit | 328aee7bbec7ff3ec66b2c9f10760bbcb613076d (patch) | |
tree | 699ba3c315a6a2d137387c499be4de8ce77849fb | |
parent | d6942a97ee6c566ba888106caa4f75fe5bb505f9 (diff) | |
download | accel-ppp.github.io-main.tar.gz accel-ppp.github.io-main.zip |
-rw-r--r-- | doc/configuration/cli.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/configuration/cli.rst b/doc/configuration/cli.rst index 9c37d08..020a635 100644 --- a/doc/configuration/cli.rst +++ b/doc/configuration/cli.rst @@ -65,3 +65,5 @@ Configuration overview of the command line interface. * ``netns`` - network namespace name * ``vrf`` - Virtual Routing and Forwarding * ``ipoe-type`` - IPoE session type (UP/DHCP) + * ``inbound-if`` - Session inbound interface + * ``service-name`` - PPPoE service name |