diff options
author | Robert Göhler <github@ghlr.de> | 2021-12-13 20:54:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-13 20:54:09 +0100 |
commit | 768ad7a2e70762a0031661af0c50c25d98fa518d (patch) | |
tree | 1d5a3884609a722a0586773deac6248d0b1d30dc /docs/configexamples/index.rst | |
parent | 983efba3dd8de94fe2a86a9c6a48627ff9bc4935 (diff) | |
parent | b8a9bf8a13a3b9b889e0ea4a1dbf5b93d48a3972 (diff) | |
download | vyos-documentation-768ad7a2e70762a0031661af0c50c25d98fa518d.tar.gz vyos-documentation-768ad7a2e70762a0031661af0c50c25d98fa518d.zip |
Merge pull request #678 from ekhudiyev/equuleus
Dual-Hub DMVPN with VyOS configuration example
Diffstat (limited to 'docs/configexamples/index.rst')
-rw-r--r-- | docs/configexamples/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/configexamples/index.rst b/docs/configexamples/index.rst index d1a822c2..10251c5c 100644 --- a/docs/configexamples/index.rst +++ b/docs/configexamples/index.rst @@ -17,6 +17,7 @@ This chapter contains various configuration examples: tunnelbroker-ipv6 ha wan-load-balancing + dual-hub-dmvpn Configuration Blueprints (autotest) =================================== @@ -42,4 +43,4 @@ The process will do the following steps: .. toctree:: :maxdepth: 1 - autotest/Wireguard/Wireguard
\ No newline at end of file + autotest/Wireguard/Wireguard |