summaryrefslogtreecommitdiff
path: root/docs/configexamples/azure-vpn-bgp.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configexamples/azure-vpn-bgp.rst')
-rw-r--r--docs/configexamples/azure-vpn-bgp.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configexamples/azure-vpn-bgp.rst b/docs/configexamples/azure-vpn-bgp.rst
index 7dc2f332..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
@@ -122,7 +122,7 @@ Vyos configuration
.. code-block:: none
- set protocols bgp local-as 64499
+ set protocols bgp system-as 64499
set protocols bgp neighbor 10.0.0.4 remote-as '65540'
set protocols bgp neighbor 10.0.0.4 address-family ipv4-unicast soft-reconfiguration 'inbound'
set protocols bgp neighbor 10.0.0.4 timers holdtime '30'