mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-16 10:32:02 +01:00
Update l2tp.rst
Small correction
This commit is contained in:
parent
8748df5c77
commit
e835834cde
@ -60,7 +60,7 @@ Configuring IPsec
|
|||||||
|
|
||||||
set vpn ipsec interface eth0
|
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 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>
|
.. cfgcmd:: set vpn ipsec interface <INTERFACE>
|
||||||
@ -71,7 +71,7 @@ Configuring IPsec
|
|||||||
|
|
||||||
Set mode for IPsec authentication between VyOS and L2TP clients.
|
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.
|
Set predefined shared secret phrase.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user