Skip to content

Commit

Permalink
Update IPoE section with new syntax
Browse files Browse the repository at this point in the history
(cherry picked from commit f6554fc)
  • Loading branch information
marcomuskus authored and c-po committed Mar 9, 2021
1 parent fb7d697 commit fedcc80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/configuration/service/ipoe-server.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ the configuration.
set service ipoe-server authentication interface eth2 mac-address 08:00:27:2f:d8:06
set service ipoe-server authentication mode 'local'
set service ipoe-server dns-server server-1 '10.10.1.1'
set service ipoe-server dns-server server-2 '10.10.1.2'
set service ipoe-server name-server '10.10.1.1'
set service ipoe-server name-server '10.10.1.2'
set service ipoe-server interface eth2 client-subnet '192.168.0.0/24'
Expand Down

0 comments on commit fedcc80

Please sign in to comment.