diff options
author | Pedro Perez <pedro.perez@elastic.co> | 2020-01-09 14:00:20 +0000 |
---|---|---|
committer | Pedro Perez <pedro.perez@elastic.co> | 2020-01-09 14:00:20 +0000 |
commit | 78219f484f8c75750006cce3452f898322e4ab74 (patch) | |
tree | 6a5431b7d57ec5fc0fbba4defc278ddf2c0892ea /docs | |
parent | b7526b5732ae14965a03c471bbd2ae705147b34d (diff) | |
download | vyos-documentation-78219f484f8c75750006cce3452f898322e4ab74.tar.gz vyos-documentation-78219f484f8c75750006cce3452f898322e4ab74.zip |
Linked redudant doc from single tunnel doc
Updated as some folks missed the dual/redundant configuration examples.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/appendix/examples/azure-vpn-bgp.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/appendix/examples/azure-vpn-bgp.rst b/docs/appendix/examples/azure-vpn-bgp.rst index 57f82396..176e0ae0 100644 --- a/docs/appendix/examples/azure-vpn-bgp.rst +++ b/docs/appendix/examples/azure-vpn-bgp.rst @@ -6,6 +6,8 @@ Route-Based Site-to-Site VPN to Azure (BGP over IKEv2/IPsec) This guide shows an example of a route-based IKEv2 site-to-site VPN to Azure using VTI and BGP for dynamic routing updates. +For redundant / active-active configurations see `Route-Based Redundant Site-to-Site VPN to Azure (BGP over IKEv2/IPsec) <https://docs.vyos.io/en/crux/appendix/examples/azure-vpn-dual-bgp.html>`_ + Prerequisites ^^^^^^^^^^^^^ |