summaryrefslogtreecommitdiff
path: root/docs/configexamples
diff options
context:
space:
mode:
authorsrividya0208 <a.srividya@vyos.io>2022-09-08 06:55:52 -0400
committersrividya0208 <a.srividya@vyos.io>2022-09-08 06:55:52 -0400
commitda88a7dadcb1be9c6c9145b1376f1a9f2cb855f2 (patch)
tree428ba2e1a5fa8b34971cceb9f8391c1ac0d5d444 /docs/configexamples
parent86f8017a80b1159ff13303615a03a787d97bfdd7 (diff)
downloadvyos-documentation-da88a7dadcb1be9c6c9145b1376f1a9f2cb855f2.tar.gz
vyos-documentation-da88a7dadcb1be9c6c9145b1376f1a9f2cb855f2.zip
ipsec-interface: syntax correction
The command to set the vpn interface is changed in the rolling release which is not modified in many configuration examples, corrected syntax in all pages where it is mentioned
Diffstat (limited to 'docs/configexamples')
-rw-r--r--docs/configexamples/azure-vpn-bgp.rst2
-rw-r--r--docs/configexamples/azure-vpn-dual-bgp.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/configexamples/azure-vpn-bgp.rst b/docs/configexamples/azure-vpn-bgp.rst
index 11d5a78b..6e715d79 100644
--- a/docs/configexamples/azure-vpn-bgp.rst
+++ b/docs/configexamples/azure-vpn-bgp.rst
@@ -81,7 +81,7 @@ Vyos configuration
.. code-block:: none
- set vpn ipsec ipsec-interfaces interface 'eth0'
+ set vpn ipsec interface 'eth0'
- Configure a VTI with a dummy IP address
diff --git a/docs/configexamples/azure-vpn-dual-bgp.rst b/docs/configexamples/azure-vpn-dual-bgp.rst
index fc8e8bdb..2172e76d 100644
--- a/docs/configexamples/azure-vpn-dual-bgp.rst
+++ b/docs/configexamples/azure-vpn-dual-bgp.rst
@@ -80,7 +80,7 @@ Vyos configuration
.. code-block:: none
- set vpn ipsec ipsec-interfaces interface 'eth0'
+ set vpn ipsec interface 'eth0'
- Configure two VTIs with a dummy IP address each