Update l2tp.rst

Small correction

(cherry picked from commit e835834cded213855cde83335fc49b0d19b9004c)
This commit is contained in:
Balazs Szenczy 2024-08-10 19:42:22 +02:00 committed by Mergify
parent b3c88ce74d
commit ddc8993fe8

View File

@ -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>
@ -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.