summaryrefslogtreecommitdiff
path: root/docs/configuration/service/pppoe-server.rst
diff options
context:
space:
mode:
authoraapostoliuk <a.apostoliuk@vyos.io>2024-04-30 11:18:24 +0300
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2024-05-05 20:48:34 +0000
commit5516a01b2064cd39b507052d614d095bce1f0382 (patch)
tree8bddbc91207150ddf3381d18b0f9f4669ad0f2ac /docs/configuration/service/pppoe-server.rst
parent6b3edc69ffec7d8ebae9cae9ab6a65d8fa440653 (diff)
downloadvyos-documentation-5516a01b2064cd39b507052d614d095bce1f0382.tar.gz
vyos-documentation-5516a01b2064cd39b507052d614d095bce1f0382.zip
Fixed examples in accel-ppp services in IPv6 section
Fixed examples in accel-ppp services in IPv6 section (cherry picked from commit 899acac204ba39b6d092ebc389e435a669d39258)
Diffstat (limited to 'docs/configuration/service/pppoe-server.rst')
-rw-r--r--docs/configuration/service/pppoe-server.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/service/pppoe-server.rst b/docs/configuration/service/pppoe-server.rst
index 99b3fbb5..b00d941f 100644
--- a/docs/configuration/service/pppoe-server.rst
+++ b/docs/configuration/service/pppoe-server.rst
@@ -374,7 +374,7 @@ IPv6
set service pppoe-server ppp-options ipv6 allow
set service pppoe-server client-ipv6-pool IPv6-POOL delegate '2001:db8:8003::/48' delegation-prefix '56'
- set service pppoe-server client-ipv6-pool IPV6-POOL prefix '2001:db8:8002::/48' mask '64'
+ set service pppoe-server client-ipv6-pool IPv6-POOL prefix '2001:db8:8002::/48' mask '64'
set service pppoe-server default-ipv6-pool IPv6-POOL
IPv6 Advanced Options