From 053d31bd5379a2ae853db1b88ed9060c0218713e Mon Sep 17 00:00:00 2001 From: Eshenko Dmitriy Date: Tue, 4 Jun 2019 23:01:21 +0300 Subject: PPPoE: fix typo in client IP address pools --- docs/services/pppoe-server.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/services/pppoe-server.rst b/docs/services/pppoe-server.rst index 24b6b76c..5292ade3 100644 --- a/docs/services/pppoe-server.rst +++ b/docs/services/pppoe-server.rst @@ -41,7 +41,7 @@ Connections can be locally checked via the command Client IP address pools ======================= -To automatically assign the client an IP address as tunnel endpoint, a client IP pool is needed. The source can be either RADIUS or a local suhbnet or IP range defintion. +To automatically assign the client an IP address as tunnel endpoint, a client IP pool is needed. The source can be either RADIUS or a local subnet or IP range defintion. Once the local tunnel endpoint ``set service pppoe-server local-ip '10.1.1.2'`` has been defined, the client IP pool can be either defined as a range or as subnet using CIDR notation. If the CIDR notation is used, multiple subnets can be setup which are used sequentially. -- cgit v1.2.3