diff options
Diffstat (limited to 'docs/services.rst')
-rw-r--r-- | docs/services.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/services.rst b/docs/services.rst index 320555d4..e16f7c3a 100644 --- a/docs/services.rst +++ b/docs/services.rst @@ -1105,7 +1105,7 @@ VyOS utilizes `accel-ppp`_ to provide PPPoE server functionality. It can be used Configuration ^^^^^^^^^^^^^ -The example below uses ACN as access-concentrator name, assigns an address from the pool 10.1.1.100-111, terminates at the local endpoint 10.1.1.1 and serves only requests in the interface eth1. +The example below uses ACN as access-concentrator name, assigns an address from the pool 10.1.1.100-111, terminates at the local endpoint 10.1.1.1 and serves requests only on eth1. .. code-block:: sh |