Merge pull request #1523 from vyos/mergify/bp/sagitta/pr-1522

Update l2tp.rst (backport #1522)
This commit is contained in:
Robert Göhler 2024-08-10 22:32:49 +02:00 committed by GitHub
commit 88d9c77288
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.