summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2024-05-05 22:35:02 +0200
committerGitHub <noreply@github.com>2024-05-05 22:35:02 +0200
commitda79ee0039a80506323c12f4544e89a8c75ceb75 (patch)
tree322812f9bfdabbbca73dc2af28f21253a0b78ebf
parent42d29b1e83ee9775aafa2a2162bdb56b65df4ca6 (diff)
parente29a23c2cae671c1097429774d918ead1faeb889 (diff)
downloadvyos-documentation-da79ee0039a80506323c12f4544e89a8c75ceb75.tar.gz
vyos-documentation-da79ee0039a80506323c12f4544e89a8c75ceb75.zip
Merge pull request #1419 from nvollmar/remove-leftover
Remove inexisting config option from example
-rw-r--r--docs/configuration/service/pppoe-server.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/configuration/service/pppoe-server.rst b/docs/configuration/service/pppoe-server.rst
index b00d941f..d9a16036 100644
--- a/docs/configuration/service/pppoe-server.rst
+++ b/docs/configuration/service/pppoe-server.rst
@@ -24,7 +24,6 @@ Configuring PPPoE Server
set service pppoe-server authentication local-users username test password 'test'
set service pppoe-server client-ip-pool PPPOE-POOL range 192.168.255.2-192.168.255.254
set service pppoe-server default-pool 'PPPOE-POOL'
- set service pppoe-server outside-address 192.0.2.2
set service pppoe-server gateway-address 192.168.255.1
set service pppoe-server interface eth0