Skip to content

Commit

Permalink
Merge pull request #1523 from vyos/mergify/bp/sagitta/pr-1522
Browse files Browse the repository at this point in the history
Update l2tp.rst (backport #1522)
  • Loading branch information
rebortg authored Aug 10, 2024
2 parents b3c88ce + ddc8993 commit 88d9c77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/configuration/vpn/l2tp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Configuring IPsec
set vpn ipsec interface eth0
set vpn l2tp remote-access ipsec-settings authentication mode pre-shared-secret
set vpn l2tp remote-access ipsec-settings authentication pre-shared-secret <secret>
set vpn l2tp remote-access ipsec-settings authentication pre-shared-secret secret
.. cfgcmd:: set vpn ipsec interface <INTERFACE>
Expand All @@ -71,7 +71,7 @@ Configuring IPsec

Set mode for IPsec authentication between VyOS and L2TP clients.

.. cfgcmd:: set vpn l2tp remote-access ipsec-settings authentication mode <pre-shared-secret | x509>
.. cfgcmd:: set vpn l2tp remote-access ipsec-settings authentication pre-shared-secret <secret>

Set predefined shared secret phrase.

Expand Down

0 comments on commit 88d9c77

Please sign in to comment.